[
  {
    "name": "acacia_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "acacia_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "acacia_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "acacia_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "acacia_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "acacia_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "acacia_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "acacia_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "acacia_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "acacia_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "acacia_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "acacia_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "acacia_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "acacia_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "acacia_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "acacia_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "acacia_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "acacia_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "acacia_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "acacia_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "acacia_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "acacia_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "acacia_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "acacia_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "acacia_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "acacia_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "acacia_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "acacia_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "acacia_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "acacia_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "acacia_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "acacia_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "acacia_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "acacia_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "acacia_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "acacia_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "acacia_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "acacia_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "acacia_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "acacia_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "acacia_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "acacia_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "acacia_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "acacia_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "acacia_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "activator_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 0
      },
      "rail_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "activator_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 0
      },
      "rail_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "activator_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 0
      },
      "rail_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "activator_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 0
      },
      "rail_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "activator_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 0
      },
      "rail_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "activator_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 0
      },
      "rail_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "activator_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 1
      },
      "rail_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "activator_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 1
      },
      "rail_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "activator_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 1
      },
      "rail_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "activator_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 1
      },
      "rail_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "activator_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 1
      },
      "rail_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "activator_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 1
      },
      "rail_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "air",
    "states": {}
  },
  {
    "name": "allow",
    "states": {}
  },
  {
    "name": "ancient_debris",
    "states": {}
  },
  {
    "name": "andesite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "andesite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "andesite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "andesite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "andesite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "andesite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "andesite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "andesite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "anvil",
    "states": {
      "damage": {
        "type": "string",
        "value": "undamaged"
      },
      "direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "anvil",
    "states": {
      "damage": {
        "type": "string",
        "value": "undamaged"
      },
      "direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "anvil",
    "states": {
      "damage": {
        "type": "string",
        "value": "undamaged"
      },
      "direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "anvil",
    "states": {
      "damage": {
        "type": "string",
        "value": "undamaged"
      },
      "direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "anvil",
    "states": {
      "damage": {
        "type": "string",
        "value": "slightly_damaged"
      },
      "direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "anvil",
    "states": {
      "damage": {
        "type": "string",
        "value": "slightly_damaged"
      },
      "direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "anvil",
    "states": {
      "damage": {
        "type": "string",
        "value": "slightly_damaged"
      },
      "direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "anvil",
    "states": {
      "damage": {
        "type": "string",
        "value": "slightly_damaged"
      },
      "direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "anvil",
    "states": {
      "damage": {
        "type": "string",
        "value": "very_damaged"
      },
      "direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "anvil",
    "states": {
      "damage": {
        "type": "string",
        "value": "very_damaged"
      },
      "direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "anvil",
    "states": {
      "damage": {
        "type": "string",
        "value": "very_damaged"
      },
      "direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "anvil",
    "states": {
      "damage": {
        "type": "string",
        "value": "very_damaged"
      },
      "direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "anvil",
    "states": {
      "damage": {
        "type": "string",
        "value": "broken"
      },
      "direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "anvil",
    "states": {
      "damage": {
        "type": "string",
        "value": "broken"
      },
      "direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "anvil",
    "states": {
      "damage": {
        "type": "string",
        "value": "broken"
      },
      "direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "anvil",
    "states": {
      "damage": {
        "type": "string",
        "value": "broken"
      },
      "direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "bamboo",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 0
      },
      "bamboo_leaf_size": {
        "type": "string",
        "value": "no_leaves"
      },
      "bamboo_stalk_thickness": {
        "type": "string",
        "value": "thin"
      }
    }
  },
  {
    "name": "bamboo",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 0
      },
      "bamboo_leaf_size": {
        "type": "string",
        "value": "no_leaves"
      },
      "bamboo_stalk_thickness": {
        "type": "string",
        "value": "thick"
      }
    }
  },
  {
    "name": "bamboo",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 0
      },
      "bamboo_leaf_size": {
        "type": "string",
        "value": "small_leaves"
      },
      "bamboo_stalk_thickness": {
        "type": "string",
        "value": "thin"
      }
    }
  },
  {
    "name": "bamboo",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 0
      },
      "bamboo_leaf_size": {
        "type": "string",
        "value": "small_leaves"
      },
      "bamboo_stalk_thickness": {
        "type": "string",
        "value": "thick"
      }
    }
  },
  {
    "name": "bamboo",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 0
      },
      "bamboo_leaf_size": {
        "type": "string",
        "value": "large_leaves"
      },
      "bamboo_stalk_thickness": {
        "type": "string",
        "value": "thin"
      }
    }
  },
  {
    "name": "bamboo",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 0
      },
      "bamboo_leaf_size": {
        "type": "string",
        "value": "large_leaves"
      },
      "bamboo_stalk_thickness": {
        "type": "string",
        "value": "thick"
      }
    }
  },
  {
    "name": "bamboo",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 1
      },
      "bamboo_leaf_size": {
        "type": "string",
        "value": "no_leaves"
      },
      "bamboo_stalk_thickness": {
        "type": "string",
        "value": "thin"
      }
    }
  },
  {
    "name": "bamboo",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 1
      },
      "bamboo_leaf_size": {
        "type": "string",
        "value": "no_leaves"
      },
      "bamboo_stalk_thickness": {
        "type": "string",
        "value": "thick"
      }
    }
  },
  {
    "name": "bamboo",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 1
      },
      "bamboo_leaf_size": {
        "type": "string",
        "value": "small_leaves"
      },
      "bamboo_stalk_thickness": {
        "type": "string",
        "value": "thin"
      }
    }
  },
  {
    "name": "bamboo",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 1
      },
      "bamboo_leaf_size": {
        "type": "string",
        "value": "small_leaves"
      },
      "bamboo_stalk_thickness": {
        "type": "string",
        "value": "thick"
      }
    }
  },
  {
    "name": "bamboo",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 1
      },
      "bamboo_leaf_size": {
        "type": "string",
        "value": "large_leaves"
      },
      "bamboo_stalk_thickness": {
        "type": "string",
        "value": "thin"
      }
    }
  },
  {
    "name": "bamboo",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 1
      },
      "bamboo_leaf_size": {
        "type": "string",
        "value": "large_leaves"
      },
      "bamboo_stalk_thickness": {
        "type": "string",
        "value": "thick"
      }
    }
  },
  {
    "name": "bamboo_sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 0
      },
      "sapling_type": {
        "type": "string",
        "value": "oak"
      }
    }
  },
  {
    "name": "bamboo_sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 1
      },
      "sapling_type": {
        "type": "string",
        "value": "oak"
      }
    }
  },
  {
    "name": "bamboo_sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 0
      },
      "sapling_type": {
        "type": "string",
        "value": "spruce"
      }
    }
  },
  {
    "name": "bamboo_sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 1
      },
      "sapling_type": {
        "type": "string",
        "value": "spruce"
      }
    }
  },
  {
    "name": "bamboo_sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 0
      },
      "sapling_type": {
        "type": "string",
        "value": "birch"
      }
    }
  },
  {
    "name": "bamboo_sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 1
      },
      "sapling_type": {
        "type": "string",
        "value": "birch"
      }
    }
  },
  {
    "name": "bamboo_sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 0
      },
      "sapling_type": {
        "type": "string",
        "value": "jungle"
      }
    }
  },
  {
    "name": "bamboo_sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 1
      },
      "sapling_type": {
        "type": "string",
        "value": "jungle"
      }
    }
  },
  {
    "name": "bamboo_sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 0
      },
      "sapling_type": {
        "type": "string",
        "value": "acacia"
      }
    }
  },
  {
    "name": "bamboo_sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 1
      },
      "sapling_type": {
        "type": "string",
        "value": "acacia"
      }
    }
  },
  {
    "name": "bamboo_sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 0
      },
      "sapling_type": {
        "type": "string",
        "value": "dark_oak"
      }
    }
  },
  {
    "name": "bamboo_sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 1
      },
      "sapling_type": {
        "type": "string",
        "value": "dark_oak"
      }
    }
  },
  {
    "name": "barrel",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "barrel",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "barrel",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "barrel",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "barrel",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "barrel",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "barrel",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "barrel",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "barrel",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "barrel",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "barrel",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "barrel",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "barrier",
    "states": {}
  },
  {
    "name": "basalt",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "basalt",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "basalt",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "beacon",
    "states": {}
  },
  {
    "name": "bed",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "head_piece_bit": {
        "type": "byte",
        "value": 0
      },
      "occupied_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bed",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "head_piece_bit": {
        "type": "byte",
        "value": 0
      },
      "occupied_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bed",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "head_piece_bit": {
        "type": "byte",
        "value": 0
      },
      "occupied_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bed",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "head_piece_bit": {
        "type": "byte",
        "value": 0
      },
      "occupied_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bed",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "head_piece_bit": {
        "type": "byte",
        "value": 0
      },
      "occupied_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bed",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "head_piece_bit": {
        "type": "byte",
        "value": 0
      },
      "occupied_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bed",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "head_piece_bit": {
        "type": "byte",
        "value": 0
      },
      "occupied_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bed",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "head_piece_bit": {
        "type": "byte",
        "value": 0
      },
      "occupied_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bed",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "head_piece_bit": {
        "type": "byte",
        "value": 1
      },
      "occupied_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bed",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "head_piece_bit": {
        "type": "byte",
        "value": 1
      },
      "occupied_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bed",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "head_piece_bit": {
        "type": "byte",
        "value": 1
      },
      "occupied_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bed",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "head_piece_bit": {
        "type": "byte",
        "value": 1
      },
      "occupied_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bed",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "head_piece_bit": {
        "type": "byte",
        "value": 1
      },
      "occupied_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bed",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "head_piece_bit": {
        "type": "byte",
        "value": 1
      },
      "occupied_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bed",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "head_piece_bit": {
        "type": "byte",
        "value": 1
      },
      "occupied_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bed",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "head_piece_bit": {
        "type": "byte",
        "value": 1
      },
      "occupied_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bedrock",
    "states": {
      "infiniburn_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bedrock",
    "states": {
      "infiniburn_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "honey_level": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "honey_level": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "honey_level": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "honey_level": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "honey_level": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "honey_level": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "honey_level": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "honey_level": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "honey_level": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "honey_level": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "honey_level": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "honey_level": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "honey_level": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "honey_level": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "honey_level": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "honey_level": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "honey_level": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "honey_level": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "honey_level": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "honey_level": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "honey_level": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "honey_level": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "honey_level": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "bee_nest",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "honey_level": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "honey_level": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "honey_level": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "honey_level": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "honey_level": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "honey_level": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "honey_level": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "honey_level": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "honey_level": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "honey_level": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "honey_level": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "honey_level": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "honey_level": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "honey_level": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "honey_level": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "honey_level": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "honey_level": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "honey_level": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "honey_level": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "honey_level": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "honey_level": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "honey_level": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "honey_level": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "honey_level": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "beehive",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "honey_level": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "beetroot",
    "states": {
      "growth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "beetroot",
    "states": {
      "growth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "beetroot",
    "states": {
      "growth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "beetroot",
    "states": {
      "growth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "beetroot",
    "states": {
      "growth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "beetroot",
    "states": {
      "growth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "beetroot",
    "states": {
      "growth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "beetroot",
    "states": {
      "growth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "standing"
      },
      "direction": {
        "type": "int",
        "value": 0
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "standing"
      },
      "direction": {
        "type": "int",
        "value": 1
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "standing"
      },
      "direction": {
        "type": "int",
        "value": 2
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "standing"
      },
      "direction": {
        "type": "int",
        "value": 3
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "hanging"
      },
      "direction": {
        "type": "int",
        "value": 0
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "hanging"
      },
      "direction": {
        "type": "int",
        "value": 1
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "hanging"
      },
      "direction": {
        "type": "int",
        "value": 2
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "hanging"
      },
      "direction": {
        "type": "int",
        "value": 3
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "side"
      },
      "direction": {
        "type": "int",
        "value": 0
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "side"
      },
      "direction": {
        "type": "int",
        "value": 1
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "side"
      },
      "direction": {
        "type": "int",
        "value": 2
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "side"
      },
      "direction": {
        "type": "int",
        "value": 3
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "multiple"
      },
      "direction": {
        "type": "int",
        "value": 0
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "multiple"
      },
      "direction": {
        "type": "int",
        "value": 1
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "multiple"
      },
      "direction": {
        "type": "int",
        "value": 2
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "multiple"
      },
      "direction": {
        "type": "int",
        "value": 3
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "standing"
      },
      "direction": {
        "type": "int",
        "value": 0
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "standing"
      },
      "direction": {
        "type": "int",
        "value": 1
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "standing"
      },
      "direction": {
        "type": "int",
        "value": 2
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "standing"
      },
      "direction": {
        "type": "int",
        "value": 3
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "hanging"
      },
      "direction": {
        "type": "int",
        "value": 0
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "hanging"
      },
      "direction": {
        "type": "int",
        "value": 1
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "hanging"
      },
      "direction": {
        "type": "int",
        "value": 2
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "hanging"
      },
      "direction": {
        "type": "int",
        "value": 3
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "side"
      },
      "direction": {
        "type": "int",
        "value": 0
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "side"
      },
      "direction": {
        "type": "int",
        "value": 1
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "side"
      },
      "direction": {
        "type": "int",
        "value": 2
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "side"
      },
      "direction": {
        "type": "int",
        "value": 3
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "multiple"
      },
      "direction": {
        "type": "int",
        "value": 0
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "multiple"
      },
      "direction": {
        "type": "int",
        "value": 1
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "multiple"
      },
      "direction": {
        "type": "int",
        "value": 2
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "bell",
    "states": {
      "attachment": {
        "type": "string",
        "value": "multiple"
      },
      "direction": {
        "type": "int",
        "value": 3
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "birch_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "birch_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "birch_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "birch_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "birch_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "birch_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "birch_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "birch_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "birch_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "birch_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "birch_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "birch_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "birch_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "birch_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "birch_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "birch_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "birch_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "birch_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "birch_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "birch_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "birch_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "birch_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "birch_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "birch_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "birch_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "birch_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "birch_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "birch_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "birch_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "birch_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "birch_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "birch_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "birch_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "birch_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "birch_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "birch_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "birch_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "birch_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "birch_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "birch_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "birch_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "birch_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "birch_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "birch_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "birch_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "birch_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "birch_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "birch_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "birch_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "birch_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "birch_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "birch_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "birch_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "birch_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "birch_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "birch_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "birch_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "birch_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "black_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "black_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "black_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "black_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "black_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "black_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "blackstone",
    "states": {}
  },
  {
    "name": "blackstone_double_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_double_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "blackstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "blackstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "blackstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "blast_furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "blast_furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "blast_furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "blast_furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "blast_furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "blast_furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "blue_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "blue_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "blue_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "blue_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "blue_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "blue_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "blue_ice",
    "states": {}
  },
  {
    "name": "bone_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 0
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "bone_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 1
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "bone_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 2
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "bone_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 3
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "bone_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 0
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "bone_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 1
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "bone_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 2
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "bone_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 3
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "bone_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 0
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "bone_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 1
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "bone_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 2
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "bone_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 3
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "bookshelf",
    "states": {}
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "border_block",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "brewing_stand",
    "states": {
      "brewing_stand_slot_a_bit": {
        "type": "byte",
        "value": 0
      },
      "brewing_stand_slot_b_bit": {
        "type": "byte",
        "value": 0
      },
      "brewing_stand_slot_c_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "brewing_stand",
    "states": {
      "brewing_stand_slot_a_bit": {
        "type": "byte",
        "value": 1
      },
      "brewing_stand_slot_b_bit": {
        "type": "byte",
        "value": 0
      },
      "brewing_stand_slot_c_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "brewing_stand",
    "states": {
      "brewing_stand_slot_a_bit": {
        "type": "byte",
        "value": 0
      },
      "brewing_stand_slot_b_bit": {
        "type": "byte",
        "value": 1
      },
      "brewing_stand_slot_c_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "brewing_stand",
    "states": {
      "brewing_stand_slot_a_bit": {
        "type": "byte",
        "value": 1
      },
      "brewing_stand_slot_b_bit": {
        "type": "byte",
        "value": 1
      },
      "brewing_stand_slot_c_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "brewing_stand",
    "states": {
      "brewing_stand_slot_a_bit": {
        "type": "byte",
        "value": 0
      },
      "brewing_stand_slot_b_bit": {
        "type": "byte",
        "value": 0
      },
      "brewing_stand_slot_c_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "brewing_stand",
    "states": {
      "brewing_stand_slot_a_bit": {
        "type": "byte",
        "value": 1
      },
      "brewing_stand_slot_b_bit": {
        "type": "byte",
        "value": 0
      },
      "brewing_stand_slot_c_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "brewing_stand",
    "states": {
      "brewing_stand_slot_a_bit": {
        "type": "byte",
        "value": 0
      },
      "brewing_stand_slot_b_bit": {
        "type": "byte",
        "value": 1
      },
      "brewing_stand_slot_c_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "brewing_stand",
    "states": {
      "brewing_stand_slot_a_bit": {
        "type": "byte",
        "value": 1
      },
      "brewing_stand_slot_b_bit": {
        "type": "byte",
        "value": 1
      },
      "brewing_stand_slot_c_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "brick_block",
    "states": {}
  },
  {
    "name": "brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "brown_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "brown_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "brown_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "brown_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "brown_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "brown_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "brown_mushroom",
    "states": {}
  },
  {
    "name": "brown_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "brown_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "brown_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "brown_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "brown_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "brown_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "brown_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "brown_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "brown_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "brown_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "brown_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "brown_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "brown_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "brown_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "brown_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "brown_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "bubble_column",
    "states": {
      "drag_down": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "bubble_column",
    "states": {
      "drag_down": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cactus",
    "states": {
      "age": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "cactus",
    "states": {
      "age": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "cactus",
    "states": {
      "age": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "cactus",
    "states": {
      "age": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "cactus",
    "states": {
      "age": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "cactus",
    "states": {
      "age": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "cactus",
    "states": {
      "age": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "cactus",
    "states": {
      "age": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "cactus",
    "states": {
      "age": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "cactus",
    "states": {
      "age": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "cactus",
    "states": {
      "age": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "cactus",
    "states": {
      "age": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "cactus",
    "states": {
      "age": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "cactus",
    "states": {
      "age": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "cactus",
    "states": {
      "age": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "cactus",
    "states": {
      "age": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "cake",
    "states": {
      "bite_counter": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "cake",
    "states": {
      "bite_counter": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "cake",
    "states": {
      "bite_counter": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "cake",
    "states": {
      "bite_counter": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "cake",
    "states": {
      "bite_counter": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "cake",
    "states": {
      "bite_counter": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "cake",
    "states": {
      "bite_counter": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "camera",
    "states": {}
  },
  {
    "name": "campfire",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "extinguished": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "campfire",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "extinguished": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "campfire",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "extinguished": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "campfire",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "extinguished": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "campfire",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "extinguished": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "campfire",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "extinguished": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "campfire",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "extinguished": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "campfire",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "extinguished": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "carpet",
    "states": {
      "color": {
        "type": "string",
        "value": "white"
      }
    }
  },
  {
    "name": "carpet",
    "states": {
      "color": {
        "type": "string",
        "value": "orange"
      }
    }
  },
  {
    "name": "carpet",
    "states": {
      "color": {
        "type": "string",
        "value": "magenta"
      }
    }
  },
  {
    "name": "carpet",
    "states": {
      "color": {
        "type": "string",
        "value": "light_blue"
      }
    }
  },
  {
    "name": "carpet",
    "states": {
      "color": {
        "type": "string",
        "value": "yellow"
      }
    }
  },
  {
    "name": "carpet",
    "states": {
      "color": {
        "type": "string",
        "value": "lime"
      }
    }
  },
  {
    "name": "carpet",
    "states": {
      "color": {
        "type": "string",
        "value": "pink"
      }
    }
  },
  {
    "name": "carpet",
    "states": {
      "color": {
        "type": "string",
        "value": "gray"
      }
    }
  },
  {
    "name": "carpet",
    "states": {
      "color": {
        "type": "string",
        "value": "silver"
      }
    }
  },
  {
    "name": "carpet",
    "states": {
      "color": {
        "type": "string",
        "value": "cyan"
      }
    }
  },
  {
    "name": "carpet",
    "states": {
      "color": {
        "type": "string",
        "value": "purple"
      }
    }
  },
  {
    "name": "carpet",
    "states": {
      "color": {
        "type": "string",
        "value": "blue"
      }
    }
  },
  {
    "name": "carpet",
    "states": {
      "color": {
        "type": "string",
        "value": "brown"
      }
    }
  },
  {
    "name": "carpet",
    "states": {
      "color": {
        "type": "string",
        "value": "green"
      }
    }
  },
  {
    "name": "carpet",
    "states": {
      "color": {
        "type": "string",
        "value": "red"
      }
    }
  },
  {
    "name": "carpet",
    "states": {
      "color": {
        "type": "string",
        "value": "black"
      }
    }
  },
  {
    "name": "carrots",
    "states": {
      "growth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "carrots",
    "states": {
      "growth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "carrots",
    "states": {
      "growth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "carrots",
    "states": {
      "growth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "carrots",
    "states": {
      "growth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "carrots",
    "states": {
      "growth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "carrots",
    "states": {
      "growth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "carrots",
    "states": {
      "growth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "cartography_table",
    "states": {}
  },
  {
    "name": "carved_pumpkin",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "carved_pumpkin",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "carved_pumpkin",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "carved_pumpkin",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "water"
      },
      "fill_level": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "water"
      },
      "fill_level": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "water"
      },
      "fill_level": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "water"
      },
      "fill_level": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "water"
      },
      "fill_level": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "water"
      },
      "fill_level": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "water"
      },
      "fill_level": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "lava"
      },
      "fill_level": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "lava"
      },
      "fill_level": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "lava"
      },
      "fill_level": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "lava"
      },
      "fill_level": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "lava"
      },
      "fill_level": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "lava"
      },
      "fill_level": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "lava"
      },
      "fill_level": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "chain",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "chain",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "chain",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "chain_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "chain_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "chain_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "chain_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "chain_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "chain_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "chain_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "chain_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "chain_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "chain_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "chain_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "chain_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "chemical_heat",
    "states": {}
  },
  {
    "name": "chemistry_table",
    "states": {
      "chemistry_table_type": {
        "type": "string",
        "value": "compound_creator"
      },
      "direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "chemistry_table",
    "states": {
      "chemistry_table_type": {
        "type": "string",
        "value": "compound_creator"
      },
      "direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "chemistry_table",
    "states": {
      "chemistry_table_type": {
        "type": "string",
        "value": "compound_creator"
      },
      "direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "chemistry_table",
    "states": {
      "chemistry_table_type": {
        "type": "string",
        "value": "compound_creator"
      },
      "direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "chemistry_table",
    "states": {
      "chemistry_table_type": {
        "type": "string",
        "value": "material_reducer"
      },
      "direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "chemistry_table",
    "states": {
      "chemistry_table_type": {
        "type": "string",
        "value": "material_reducer"
      },
      "direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "chemistry_table",
    "states": {
      "chemistry_table_type": {
        "type": "string",
        "value": "material_reducer"
      },
      "direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "chemistry_table",
    "states": {
      "chemistry_table_type": {
        "type": "string",
        "value": "material_reducer"
      },
      "direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "chemistry_table",
    "states": {
      "chemistry_table_type": {
        "type": "string",
        "value": "element_constructor"
      },
      "direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "chemistry_table",
    "states": {
      "chemistry_table_type": {
        "type": "string",
        "value": "element_constructor"
      },
      "direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "chemistry_table",
    "states": {
      "chemistry_table_type": {
        "type": "string",
        "value": "element_constructor"
      },
      "direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "chemistry_table",
    "states": {
      "chemistry_table_type": {
        "type": "string",
        "value": "element_constructor"
      },
      "direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "chemistry_table",
    "states": {
      "chemistry_table_type": {
        "type": "string",
        "value": "lab_table"
      },
      "direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "chemistry_table",
    "states": {
      "chemistry_table_type": {
        "type": "string",
        "value": "lab_table"
      },
      "direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "chemistry_table",
    "states": {
      "chemistry_table_type": {
        "type": "string",
        "value": "lab_table"
      },
      "direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "chemistry_table",
    "states": {
      "chemistry_table_type": {
        "type": "string",
        "value": "lab_table"
      },
      "direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "chest",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "chest",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "chest",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "chest",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "chest",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "chest",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "chiseled_nether_bricks",
    "states": {}
  },
  {
    "name": "chiseled_polished_blackstone",
    "states": {}
  },
  {
    "name": "chorus_flower",
    "states": {
      "age": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "chorus_flower",
    "states": {
      "age": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "chorus_flower",
    "states": {
      "age": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "chorus_flower",
    "states": {
      "age": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "chorus_flower",
    "states": {
      "age": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "chorus_flower",
    "states": {
      "age": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "chorus_plant",
    "states": {}
  },
  {
    "name": "clay",
    "states": {}
  },
  {
    "name": "coal_block",
    "states": {}
  },
  {
    "name": "coal_ore",
    "states": {}
  },
  {
    "name": "cobblestone",
    "states": {}
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "granite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "diorite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "andesite"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "end_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "prismarine"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_sandstone"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cobblestone_wall",
    "states": {
      "wall_block_type": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cocoa",
    "states": {
      "age": {
        "type": "int",
        "value": 0
      },
      "direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "cocoa",
    "states": {
      "age": {
        "type": "int",
        "value": 0
      },
      "direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "cocoa",
    "states": {
      "age": {
        "type": "int",
        "value": 0
      },
      "direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "cocoa",
    "states": {
      "age": {
        "type": "int",
        "value": 0
      },
      "direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "cocoa",
    "states": {
      "age": {
        "type": "int",
        "value": 1
      },
      "direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "cocoa",
    "states": {
      "age": {
        "type": "int",
        "value": 1
      },
      "direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "cocoa",
    "states": {
      "age": {
        "type": "int",
        "value": 1
      },
      "direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "cocoa",
    "states": {
      "age": {
        "type": "int",
        "value": 1
      },
      "direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "cocoa",
    "states": {
      "age": {
        "type": "int",
        "value": 2
      },
      "direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "cocoa",
    "states": {
      "age": {
        "type": "int",
        "value": 2
      },
      "direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "cocoa",
    "states": {
      "age": {
        "type": "int",
        "value": 2
      },
      "direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "cocoa",
    "states": {
      "age": {
        "type": "int",
        "value": 2
      },
      "direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "colored_torch_bp",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 0
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "unknown"
      }
    }
  },
  {
    "name": "colored_torch_bp",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 0
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "west"
      }
    }
  },
  {
    "name": "colored_torch_bp",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 0
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "east"
      }
    }
  },
  {
    "name": "colored_torch_bp",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 0
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "north"
      }
    }
  },
  {
    "name": "colored_torch_bp",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 0
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "south"
      }
    }
  },
  {
    "name": "colored_torch_bp",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 0
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "top"
      }
    }
  },
  {
    "name": "colored_torch_bp",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 1
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "unknown"
      }
    }
  },
  {
    "name": "colored_torch_bp",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 1
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "west"
      }
    }
  },
  {
    "name": "colored_torch_bp",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 1
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "east"
      }
    }
  },
  {
    "name": "colored_torch_bp",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 1
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "north"
      }
    }
  },
  {
    "name": "colored_torch_bp",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 1
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "south"
      }
    }
  },
  {
    "name": "colored_torch_bp",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 1
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "top"
      }
    }
  },
  {
    "name": "colored_torch_rg",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 0
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "unknown"
      }
    }
  },
  {
    "name": "colored_torch_rg",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 0
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "west"
      }
    }
  },
  {
    "name": "colored_torch_rg",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 0
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "east"
      }
    }
  },
  {
    "name": "colored_torch_rg",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 0
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "north"
      }
    }
  },
  {
    "name": "colored_torch_rg",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 0
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "south"
      }
    }
  },
  {
    "name": "colored_torch_rg",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 0
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "top"
      }
    }
  },
  {
    "name": "colored_torch_rg",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 1
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "unknown"
      }
    }
  },
  {
    "name": "colored_torch_rg",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 1
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "west"
      }
    }
  },
  {
    "name": "colored_torch_rg",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 1
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "east"
      }
    }
  },
  {
    "name": "colored_torch_rg",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 1
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "north"
      }
    }
  },
  {
    "name": "colored_torch_rg",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 1
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "south"
      }
    }
  },
  {
    "name": "colored_torch_rg",
    "states": {
      "color_bit": {
        "type": "byte",
        "value": 1
      },
      "torch_facing_direction": {
        "type": "string",
        "value": "top"
      }
    }
  },
  {
    "name": "command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "composter",
    "states": {
      "composter_fill_level": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "composter",
    "states": {
      "composter_fill_level": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "composter",
    "states": {
      "composter_fill_level": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "composter",
    "states": {
      "composter_fill_level": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "composter",
    "states": {
      "composter_fill_level": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "composter",
    "states": {
      "composter_fill_level": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "composter",
    "states": {
      "composter_fill_level": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "composter",
    "states": {
      "composter_fill_level": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "composter",
    "states": {
      "composter_fill_level": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "concrete",
    "states": {
      "color": {
        "type": "string",
        "value": "white"
      }
    }
  },
  {
    "name": "concrete",
    "states": {
      "color": {
        "type": "string",
        "value": "orange"
      }
    }
  },
  {
    "name": "concrete",
    "states": {
      "color": {
        "type": "string",
        "value": "magenta"
      }
    }
  },
  {
    "name": "concrete",
    "states": {
      "color": {
        "type": "string",
        "value": "light_blue"
      }
    }
  },
  {
    "name": "concrete",
    "states": {
      "color": {
        "type": "string",
        "value": "yellow"
      }
    }
  },
  {
    "name": "concrete",
    "states": {
      "color": {
        "type": "string",
        "value": "lime"
      }
    }
  },
  {
    "name": "concrete",
    "states": {
      "color": {
        "type": "string",
        "value": "pink"
      }
    }
  },
  {
    "name": "concrete",
    "states": {
      "color": {
        "type": "string",
        "value": "gray"
      }
    }
  },
  {
    "name": "concrete",
    "states": {
      "color": {
        "type": "string",
        "value": "silver"
      }
    }
  },
  {
    "name": "concrete",
    "states": {
      "color": {
        "type": "string",
        "value": "cyan"
      }
    }
  },
  {
    "name": "concrete",
    "states": {
      "color": {
        "type": "string",
        "value": "purple"
      }
    }
  },
  {
    "name": "concrete",
    "states": {
      "color": {
        "type": "string",
        "value": "blue"
      }
    }
  },
  {
    "name": "concrete",
    "states": {
      "color": {
        "type": "string",
        "value": "brown"
      }
    }
  },
  {
    "name": "concrete",
    "states": {
      "color": {
        "type": "string",
        "value": "green"
      }
    }
  },
  {
    "name": "concrete",
    "states": {
      "color": {
        "type": "string",
        "value": "red"
      }
    }
  },
  {
    "name": "concrete",
    "states": {
      "color": {
        "type": "string",
        "value": "black"
      }
    }
  },
  {
    "name": "concretePowder",
    "states": {
      "color": {
        "type": "string",
        "value": "white"
      }
    }
  },
  {
    "name": "concretePowder",
    "states": {
      "color": {
        "type": "string",
        "value": "orange"
      }
    }
  },
  {
    "name": "concretePowder",
    "states": {
      "color": {
        "type": "string",
        "value": "magenta"
      }
    }
  },
  {
    "name": "concretePowder",
    "states": {
      "color": {
        "type": "string",
        "value": "light_blue"
      }
    }
  },
  {
    "name": "concretePowder",
    "states": {
      "color": {
        "type": "string",
        "value": "yellow"
      }
    }
  },
  {
    "name": "concretePowder",
    "states": {
      "color": {
        "type": "string",
        "value": "lime"
      }
    }
  },
  {
    "name": "concretePowder",
    "states": {
      "color": {
        "type": "string",
        "value": "pink"
      }
    }
  },
  {
    "name": "concretePowder",
    "states": {
      "color": {
        "type": "string",
        "value": "gray"
      }
    }
  },
  {
    "name": "concretePowder",
    "states": {
      "color": {
        "type": "string",
        "value": "silver"
      }
    }
  },
  {
    "name": "concretePowder",
    "states": {
      "color": {
        "type": "string",
        "value": "cyan"
      }
    }
  },
  {
    "name": "concretePowder",
    "states": {
      "color": {
        "type": "string",
        "value": "purple"
      }
    }
  },
  {
    "name": "concretePowder",
    "states": {
      "color": {
        "type": "string",
        "value": "blue"
      }
    }
  },
  {
    "name": "concretePowder",
    "states": {
      "color": {
        "type": "string",
        "value": "brown"
      }
    }
  },
  {
    "name": "concretePowder",
    "states": {
      "color": {
        "type": "string",
        "value": "green"
      }
    }
  },
  {
    "name": "concretePowder",
    "states": {
      "color": {
        "type": "string",
        "value": "red"
      }
    }
  },
  {
    "name": "concretePowder",
    "states": {
      "color": {
        "type": "string",
        "value": "black"
      }
    }
  },
  {
    "name": "conduit",
    "states": {}
  },
  {
    "name": "coral",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "blue"
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "pink"
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "purple"
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "red"
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "yellow"
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "blue"
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "pink"
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "purple"
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "red"
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "yellow"
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_block",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "blue"
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_block",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "pink"
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_block",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "purple"
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_block",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "red"
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_block",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "yellow"
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_block",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "blue"
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_block",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "pink"
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_block",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "purple"
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_block",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "red"
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_block",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "yellow"
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "blue"
      },
      "coral_fan_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "pink"
      },
      "coral_fan_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "purple"
      },
      "coral_fan_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "red"
      },
      "coral_fan_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "yellow"
      },
      "coral_fan_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "blue"
      },
      "coral_fan_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "pink"
      },
      "coral_fan_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "purple"
      },
      "coral_fan_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "red"
      },
      "coral_fan_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "yellow"
      },
      "coral_fan_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_dead",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "blue"
      },
      "coral_fan_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_dead",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "pink"
      },
      "coral_fan_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_dead",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "purple"
      },
      "coral_fan_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_dead",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "red"
      },
      "coral_fan_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_dead",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "yellow"
      },
      "coral_fan_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_dead",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "blue"
      },
      "coral_fan_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_dead",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "pink"
      },
      "coral_fan_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_dead",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "purple"
      },
      "coral_fan_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_dead",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "red"
      },
      "coral_fan_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_dead",
    "states": {
      "coral_color": {
        "type": "string",
        "value": "yellow"
      },
      "coral_fan_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 0
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 0
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 0
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 0
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 1
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 1
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 1
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 1
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 2
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 2
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 2
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 2
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 3
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 3
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 3
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 3
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang2",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 0
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang2",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 0
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang2",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 0
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang2",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 0
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang2",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 1
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang2",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 1
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang2",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 1
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang2",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 1
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang2",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 2
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang2",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 2
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang2",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 2
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang2",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 2
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang2",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 3
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang2",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 3
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang2",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 3
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang2",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 3
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang3",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 0
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang3",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 0
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang3",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 0
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang3",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 0
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang3",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 1
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang3",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 1
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang3",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 1
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang3",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 1
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang3",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 2
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang3",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 2
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang3",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 2
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang3",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 2
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang3",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 3
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang3",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 3
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "coral_fan_hang3",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 3
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "coral_fan_hang3",
    "states": {
      "coral_direction": {
        "type": "int",
        "value": 3
      },
      "coral_hang_type_bit": {
        "type": "byte",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "cracked_nether_bricks",
    "states": {}
  },
  {
    "name": "cracked_polished_blackstone_bricks",
    "states": {}
  },
  {
    "name": "crafting_table",
    "states": {}
  },
  {
    "name": "crimson_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "crimson_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "crimson_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "crimson_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "crimson_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "crimson_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "crimson_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "crimson_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_double_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_double_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_fence",
    "states": {}
  },
  {
    "name": "crimson_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_fungus",
    "states": {}
  },
  {
    "name": "crimson_hyphae",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "crimson_hyphae",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "crimson_hyphae",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "crimson_nylium",
    "states": {}
  },
  {
    "name": "crimson_planks",
    "states": {}
  },
  {
    "name": "crimson_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "crimson_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "crimson_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "crimson_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "crimson_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "crimson_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "crimson_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "crimson_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "crimson_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "crimson_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "crimson_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "crimson_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "crimson_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "crimson_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "crimson_roots",
    "states": {}
  },
  {
    "name": "crimson_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "crimson_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "crimson_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "crimson_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "crimson_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "crimson_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "crimson_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "crimson_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "crimson_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "crimson_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "crimson_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "crimson_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "crimson_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "crimson_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "crimson_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "crimson_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "crimson_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "crimson_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "crimson_stem",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "crimson_stem",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "crimson_stem",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "crimson_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "crimson_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "crimson_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "crimson_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "crimson_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "crimson_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "crying_obsidian",
    "states": {}
  },
  {
    "name": "cyan_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "cyan_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "cyan_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "cyan_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "cyan_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "cyan_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "dark_oak_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "dark_oak_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "dark_oak_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "dark_oak_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "dark_oak_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "dark_oak_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "dark_oak_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "dark_oak_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "dark_oak_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "dark_oak_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "dark_oak_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "dark_oak_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "dark_oak_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "dark_oak_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "dark_oak_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "dark_oak_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "dark_oak_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "dark_oak_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "dark_oak_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "dark_oak_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "dark_oak_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "dark_oak_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "dark_oak_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "dark_oak_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "dark_oak_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "dark_oak_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dark_oak_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_oak_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dark_prismarine_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "dark_prismarine_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "dark_prismarine_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "dark_prismarine_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "dark_prismarine_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "dark_prismarine_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "dark_prismarine_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "dark_prismarine_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "darkoak_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "darkoak_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "darkoak_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "darkoak_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "darkoak_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "darkoak_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "darkoak_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "darkoak_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "darkoak_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "darkoak_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "darkoak_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "darkoak_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "darkoak_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "darkoak_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "darkoak_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "darkoak_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "darkoak_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "darkoak_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "darkoak_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "darkoak_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "darkoak_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "darkoak_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "daylight_detector",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "daylight_detector",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "daylight_detector",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "daylight_detector",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "daylight_detector",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "daylight_detector",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "daylight_detector",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "daylight_detector",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "daylight_detector",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "daylight_detector",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "daylight_detector",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "daylight_detector",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "daylight_detector",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "daylight_detector",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "daylight_detector",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "daylight_detector",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "daylight_detector_inverted",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "daylight_detector_inverted",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "daylight_detector_inverted",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "daylight_detector_inverted",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "daylight_detector_inverted",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "daylight_detector_inverted",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "daylight_detector_inverted",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "daylight_detector_inverted",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "daylight_detector_inverted",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "daylight_detector_inverted",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "daylight_detector_inverted",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "daylight_detector_inverted",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "daylight_detector_inverted",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "daylight_detector_inverted",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "daylight_detector_inverted",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "daylight_detector_inverted",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "deadbush",
    "states": {}
  },
  {
    "name": "deny",
    "states": {}
  },
  {
    "name": "detector_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 0
      },
      "rail_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "detector_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 0
      },
      "rail_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "detector_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 0
      },
      "rail_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "detector_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 0
      },
      "rail_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "detector_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 0
      },
      "rail_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "detector_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 0
      },
      "rail_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "detector_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 1
      },
      "rail_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "detector_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 1
      },
      "rail_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "detector_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 1
      },
      "rail_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "detector_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 1
      },
      "rail_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "detector_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 1
      },
      "rail_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "detector_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 1
      },
      "rail_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "diamond_block",
    "states": {}
  },
  {
    "name": "diamond_ore",
    "states": {}
  },
  {
    "name": "diorite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "diorite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "diorite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "diorite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "diorite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "diorite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "diorite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "diorite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "dirt",
    "states": {
      "dirt_type": {
        "type": "string",
        "value": "normal"
      }
    }
  },
  {
    "name": "dirt",
    "states": {
      "dirt_type": {
        "type": "string",
        "value": "coarse"
      }
    }
  },
  {
    "name": "dispenser",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "triggered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dispenser",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "triggered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dispenser",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "triggered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dispenser",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "triggered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dispenser",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "triggered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dispenser",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "triggered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dispenser",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "triggered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dispenser",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "triggered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dispenser",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "triggered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dispenser",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "triggered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dispenser",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "triggered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dispenser",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "triggered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_plant",
    "states": {
      "double_plant_type": {
        "type": "string",
        "value": "sunflower"
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_plant",
    "states": {
      "double_plant_type": {
        "type": "string",
        "value": "syringa"
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_plant",
    "states": {
      "double_plant_type": {
        "type": "string",
        "value": "grass"
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_plant",
    "states": {
      "double_plant_type": {
        "type": "string",
        "value": "fern"
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_plant",
    "states": {
      "double_plant_type": {
        "type": "string",
        "value": "rose"
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_plant",
    "states": {
      "double_plant_type": {
        "type": "string",
        "value": "paeonia"
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_plant",
    "states": {
      "double_plant_type": {
        "type": "string",
        "value": "sunflower"
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_plant",
    "states": {
      "double_plant_type": {
        "type": "string",
        "value": "syringa"
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_plant",
    "states": {
      "double_plant_type": {
        "type": "string",
        "value": "grass"
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_plant",
    "states": {
      "double_plant_type": {
        "type": "string",
        "value": "fern"
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_plant",
    "states": {
      "double_plant_type": {
        "type": "string",
        "value": "rose"
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_plant",
    "states": {
      "double_plant_type": {
        "type": "string",
        "value": "paeonia"
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "smooth_stone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "wood"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "quartz"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "smooth_stone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "wood"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "quartz"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "red_sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "purpur"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "prismarine_rough"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "prismarine_dark"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "prismarine_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "smooth_sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "red_sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "purpur"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "prismarine_rough"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "prismarine_dark"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "prismarine_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "smooth_sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "end_stone_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "smooth_red_sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "polished_andesite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "andesite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "diorite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "polished_diorite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "granite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "polished_granite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "end_stone_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "smooth_red_sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "polished_andesite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "andesite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "diorite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "polished_diorite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "granite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "polished_granite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab4",
    "states": {
      "stone_slab_type_4": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab4",
    "states": {
      "stone_slab_type_4": {
        "type": "string",
        "value": "smooth_quartz"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab4",
    "states": {
      "stone_slab_type_4": {
        "type": "string",
        "value": "stone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab4",
    "states": {
      "stone_slab_type_4": {
        "type": "string",
        "value": "cut_sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab4",
    "states": {
      "stone_slab_type_4": {
        "type": "string",
        "value": "cut_red_sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "double_stone_slab4",
    "states": {
      "stone_slab_type_4": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab4",
    "states": {
      "stone_slab_type_4": {
        "type": "string",
        "value": "smooth_quartz"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab4",
    "states": {
      "stone_slab_type_4": {
        "type": "string",
        "value": "stone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab4",
    "states": {
      "stone_slab_type_4": {
        "type": "string",
        "value": "cut_sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_stone_slab4",
    "states": {
      "stone_slab_type_4": {
        "type": "string",
        "value": "cut_red_sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "double_wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "oak"
      }
    }
  },
  {
    "name": "double_wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "spruce"
      }
    }
  },
  {
    "name": "double_wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "birch"
      }
    }
  },
  {
    "name": "double_wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "jungle"
      }
    }
  },
  {
    "name": "double_wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "acacia"
      }
    }
  },
  {
    "name": "double_wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "dark_oak"
      }
    }
  },
  {
    "name": "double_wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "oak"
      }
    }
  },
  {
    "name": "double_wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "spruce"
      }
    }
  },
  {
    "name": "double_wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "birch"
      }
    }
  },
  {
    "name": "double_wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "jungle"
      }
    }
  },
  {
    "name": "double_wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "acacia"
      }
    }
  },
  {
    "name": "double_wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "dark_oak"
      }
    }
  },
  {
    "name": "dragon_egg",
    "states": {}
  },
  {
    "name": "dried_kelp_block",
    "states": {}
  },
  {
    "name": "dropper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "triggered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dropper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "triggered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dropper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "triggered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dropper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "triggered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dropper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "triggered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dropper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "triggered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "dropper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "triggered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dropper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "triggered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dropper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "triggered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dropper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "triggered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dropper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "triggered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "dropper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "triggered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "element_0",
    "states": {}
  },
  {
    "name": "element_1",
    "states": {}
  },
  {
    "name": "element_10",
    "states": {}
  },
  {
    "name": "element_100",
    "states": {}
  },
  {
    "name": "element_101",
    "states": {}
  },
  {
    "name": "element_102",
    "states": {}
  },
  {
    "name": "element_103",
    "states": {}
  },
  {
    "name": "element_104",
    "states": {}
  },
  {
    "name": "element_105",
    "states": {}
  },
  {
    "name": "element_106",
    "states": {}
  },
  {
    "name": "element_107",
    "states": {}
  },
  {
    "name": "element_108",
    "states": {}
  },
  {
    "name": "element_109",
    "states": {}
  },
  {
    "name": "element_11",
    "states": {}
  },
  {
    "name": "element_110",
    "states": {}
  },
  {
    "name": "element_111",
    "states": {}
  },
  {
    "name": "element_112",
    "states": {}
  },
  {
    "name": "element_113",
    "states": {}
  },
  {
    "name": "element_114",
    "states": {}
  },
  {
    "name": "element_115",
    "states": {}
  },
  {
    "name": "element_116",
    "states": {}
  },
  {
    "name": "element_117",
    "states": {}
  },
  {
    "name": "element_118",
    "states": {}
  },
  {
    "name": "element_12",
    "states": {}
  },
  {
    "name": "element_13",
    "states": {}
  },
  {
    "name": "element_14",
    "states": {}
  },
  {
    "name": "element_15",
    "states": {}
  },
  {
    "name": "element_16",
    "states": {}
  },
  {
    "name": "element_17",
    "states": {}
  },
  {
    "name": "element_18",
    "states": {}
  },
  {
    "name": "element_19",
    "states": {}
  },
  {
    "name": "element_2",
    "states": {}
  },
  {
    "name": "element_20",
    "states": {}
  },
  {
    "name": "element_21",
    "states": {}
  },
  {
    "name": "element_22",
    "states": {}
  },
  {
    "name": "element_23",
    "states": {}
  },
  {
    "name": "element_24",
    "states": {}
  },
  {
    "name": "element_25",
    "states": {}
  },
  {
    "name": "element_26",
    "states": {}
  },
  {
    "name": "element_27",
    "states": {}
  },
  {
    "name": "element_28",
    "states": {}
  },
  {
    "name": "element_29",
    "states": {}
  },
  {
    "name": "element_3",
    "states": {}
  },
  {
    "name": "element_30",
    "states": {}
  },
  {
    "name": "element_31",
    "states": {}
  },
  {
    "name": "element_32",
    "states": {}
  },
  {
    "name": "element_33",
    "states": {}
  },
  {
    "name": "element_34",
    "states": {}
  },
  {
    "name": "element_35",
    "states": {}
  },
  {
    "name": "element_36",
    "states": {}
  },
  {
    "name": "element_37",
    "states": {}
  },
  {
    "name": "element_38",
    "states": {}
  },
  {
    "name": "element_39",
    "states": {}
  },
  {
    "name": "element_4",
    "states": {}
  },
  {
    "name": "element_40",
    "states": {}
  },
  {
    "name": "element_41",
    "states": {}
  },
  {
    "name": "element_42",
    "states": {}
  },
  {
    "name": "element_43",
    "states": {}
  },
  {
    "name": "element_44",
    "states": {}
  },
  {
    "name": "element_45",
    "states": {}
  },
  {
    "name": "element_46",
    "states": {}
  },
  {
    "name": "element_47",
    "states": {}
  },
  {
    "name": "element_48",
    "states": {}
  },
  {
    "name": "element_49",
    "states": {}
  },
  {
    "name": "element_5",
    "states": {}
  },
  {
    "name": "element_50",
    "states": {}
  },
  {
    "name": "element_51",
    "states": {}
  },
  {
    "name": "element_52",
    "states": {}
  },
  {
    "name": "element_53",
    "states": {}
  },
  {
    "name": "element_54",
    "states": {}
  },
  {
    "name": "element_55",
    "states": {}
  },
  {
    "name": "element_56",
    "states": {}
  },
  {
    "name": "element_57",
    "states": {}
  },
  {
    "name": "element_58",
    "states": {}
  },
  {
    "name": "element_59",
    "states": {}
  },
  {
    "name": "element_6",
    "states": {}
  },
  {
    "name": "element_60",
    "states": {}
  },
  {
    "name": "element_61",
    "states": {}
  },
  {
    "name": "element_62",
    "states": {}
  },
  {
    "name": "element_63",
    "states": {}
  },
  {
    "name": "element_64",
    "states": {}
  },
  {
    "name": "element_65",
    "states": {}
  },
  {
    "name": "element_66",
    "states": {}
  },
  {
    "name": "element_67",
    "states": {}
  },
  {
    "name": "element_68",
    "states": {}
  },
  {
    "name": "element_69",
    "states": {}
  },
  {
    "name": "element_7",
    "states": {}
  },
  {
    "name": "element_70",
    "states": {}
  },
  {
    "name": "element_71",
    "states": {}
  },
  {
    "name": "element_72",
    "states": {}
  },
  {
    "name": "element_73",
    "states": {}
  },
  {
    "name": "element_74",
    "states": {}
  },
  {
    "name": "element_75",
    "states": {}
  },
  {
    "name": "element_76",
    "states": {}
  },
  {
    "name": "element_77",
    "states": {}
  },
  {
    "name": "element_78",
    "states": {}
  },
  {
    "name": "element_79",
    "states": {}
  },
  {
    "name": "element_8",
    "states": {}
  },
  {
    "name": "element_80",
    "states": {}
  },
  {
    "name": "element_81",
    "states": {}
  },
  {
    "name": "element_82",
    "states": {}
  },
  {
    "name": "element_83",
    "states": {}
  },
  {
    "name": "element_84",
    "states": {}
  },
  {
    "name": "element_85",
    "states": {}
  },
  {
    "name": "element_86",
    "states": {}
  },
  {
    "name": "element_87",
    "states": {}
  },
  {
    "name": "element_88",
    "states": {}
  },
  {
    "name": "element_89",
    "states": {}
  },
  {
    "name": "element_9",
    "states": {}
  },
  {
    "name": "element_90",
    "states": {}
  },
  {
    "name": "element_91",
    "states": {}
  },
  {
    "name": "element_92",
    "states": {}
  },
  {
    "name": "element_93",
    "states": {}
  },
  {
    "name": "element_94",
    "states": {}
  },
  {
    "name": "element_95",
    "states": {}
  },
  {
    "name": "element_96",
    "states": {}
  },
  {
    "name": "element_97",
    "states": {}
  },
  {
    "name": "element_98",
    "states": {}
  },
  {
    "name": "element_99",
    "states": {}
  },
  {
    "name": "emerald_block",
    "states": {}
  },
  {
    "name": "emerald_ore",
    "states": {}
  },
  {
    "name": "enchanting_table",
    "states": {}
  },
  {
    "name": "end_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "end_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "end_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "end_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "end_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "end_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "end_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "end_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "end_bricks",
    "states": {}
  },
  {
    "name": "end_gateway",
    "states": {}
  },
  {
    "name": "end_portal",
    "states": {}
  },
  {
    "name": "end_portal_frame",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "end_portal_eye_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "end_portal_frame",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "end_portal_eye_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "end_portal_frame",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "end_portal_eye_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "end_portal_frame",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "end_portal_eye_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "end_portal_frame",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "end_portal_eye_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "end_portal_frame",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "end_portal_eye_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "end_portal_frame",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "end_portal_eye_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "end_portal_frame",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "end_portal_eye_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "end_rod",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "end_rod",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "end_rod",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "end_rod",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "end_rod",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "end_rod",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "end_stone",
    "states": {}
  },
  {
    "name": "ender_chest",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "ender_chest",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "ender_chest",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "ender_chest",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "ender_chest",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "ender_chest",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "farmland",
    "states": {
      "moisturized_amount": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "farmland",
    "states": {
      "moisturized_amount": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "farmland",
    "states": {
      "moisturized_amount": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "farmland",
    "states": {
      "moisturized_amount": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "farmland",
    "states": {
      "moisturized_amount": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "farmland",
    "states": {
      "moisturized_amount": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "farmland",
    "states": {
      "moisturized_amount": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "farmland",
    "states": {
      "moisturized_amount": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "fence",
    "states": {
      "wood_type": {
        "type": "string",
        "value": "oak"
      }
    }
  },
  {
    "name": "fence",
    "states": {
      "wood_type": {
        "type": "string",
        "value": "spruce"
      }
    }
  },
  {
    "name": "fence",
    "states": {
      "wood_type": {
        "type": "string",
        "value": "birch"
      }
    }
  },
  {
    "name": "fence",
    "states": {
      "wood_type": {
        "type": "string",
        "value": "jungle"
      }
    }
  },
  {
    "name": "fence",
    "states": {
      "wood_type": {
        "type": "string",
        "value": "acacia"
      }
    }
  },
  {
    "name": "fence",
    "states": {
      "wood_type": {
        "type": "string",
        "value": "dark_oak"
      }
    }
  },
  {
    "name": "fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "fire",
    "states": {
      "age": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "fire",
    "states": {
      "age": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "fire",
    "states": {
      "age": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "fire",
    "states": {
      "age": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "fire",
    "states": {
      "age": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "fire",
    "states": {
      "age": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "fire",
    "states": {
      "age": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "fire",
    "states": {
      "age": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "fire",
    "states": {
      "age": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "fire",
    "states": {
      "age": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "fire",
    "states": {
      "age": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "fire",
    "states": {
      "age": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "fire",
    "states": {
      "age": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "fire",
    "states": {
      "age": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "fire",
    "states": {
      "age": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "fire",
    "states": {
      "age": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "fletching_table",
    "states": {}
  },
  {
    "name": "flower_pot",
    "states": {
      "update_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "flower_pot",
    "states": {
      "update_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "flowing_lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "flowing_lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "flowing_lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "flowing_lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "flowing_lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "flowing_lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "flowing_lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "flowing_lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "flowing_lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "flowing_lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "flowing_lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "flowing_lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "flowing_lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "flowing_lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "flowing_lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "flowing_lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "flowing_water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "flowing_water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "flowing_water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "flowing_water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "flowing_water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "flowing_water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "flowing_water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "flowing_water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "flowing_water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "flowing_water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "flowing_water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "flowing_water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "flowing_water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "flowing_water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "flowing_water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "flowing_water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "frame",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "item_frame_map_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "frame",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "item_frame_map_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "frame",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "item_frame_map_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "frame",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "item_frame_map_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "frame",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "item_frame_map_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "frame",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "item_frame_map_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "frame",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "item_frame_map_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "frame",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "item_frame_map_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "frame",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "item_frame_map_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "frame",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "item_frame_map_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "frame",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "item_frame_map_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "frame",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "item_frame_map_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "frosted_ice",
    "states": {
      "age": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "frosted_ice",
    "states": {
      "age": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "frosted_ice",
    "states": {
      "age": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "frosted_ice",
    "states": {
      "age": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "gilded_blackstone",
    "states": {}
  },
  {
    "name": "glass",
    "states": {}
  },
  {
    "name": "glass_pane",
    "states": {}
  },
  {
    "name": "glowingobsidian",
    "states": {}
  },
  {
    "name": "glowstone",
    "states": {}
  },
  {
    "name": "gold_block",
    "states": {}
  },
  {
    "name": "gold_ore",
    "states": {}
  },
  {
    "name": "golden_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 0
      },
      "rail_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "golden_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 0
      },
      "rail_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "golden_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 0
      },
      "rail_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "golden_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 0
      },
      "rail_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "golden_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 0
      },
      "rail_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "golden_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 0
      },
      "rail_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "golden_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 1
      },
      "rail_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "golden_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 1
      },
      "rail_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "golden_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 1
      },
      "rail_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "golden_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 1
      },
      "rail_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "golden_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 1
      },
      "rail_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "golden_rail",
    "states": {
      "rail_data_bit": {
        "type": "byte",
        "value": 1
      },
      "rail_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "granite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "granite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "granite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "granite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "granite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "granite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "granite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "granite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "grass",
    "states": {}
  },
  {
    "name": "grass_path",
    "states": {}
  },
  {
    "name": "gravel",
    "states": {}
  },
  {
    "name": "gray_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "gray_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "gray_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "gray_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "gray_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "gray_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "green_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "green_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "green_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "green_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "green_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "green_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "grindstone",
    "states": {
      "attachment": {
        "type": "string",
        "value": "standing"
      },
      "direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "grindstone",
    "states": {
      "attachment": {
        "type": "string",
        "value": "standing"
      },
      "direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "grindstone",
    "states": {
      "attachment": {
        "type": "string",
        "value": "standing"
      },
      "direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "grindstone",
    "states": {
      "attachment": {
        "type": "string",
        "value": "standing"
      },
      "direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "grindstone",
    "states": {
      "attachment": {
        "type": "string",
        "value": "hanging"
      },
      "direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "grindstone",
    "states": {
      "attachment": {
        "type": "string",
        "value": "hanging"
      },
      "direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "grindstone",
    "states": {
      "attachment": {
        "type": "string",
        "value": "hanging"
      },
      "direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "grindstone",
    "states": {
      "attachment": {
        "type": "string",
        "value": "hanging"
      },
      "direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "grindstone",
    "states": {
      "attachment": {
        "type": "string",
        "value": "side"
      },
      "direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "grindstone",
    "states": {
      "attachment": {
        "type": "string",
        "value": "side"
      },
      "direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "grindstone",
    "states": {
      "attachment": {
        "type": "string",
        "value": "side"
      },
      "direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "grindstone",
    "states": {
      "attachment": {
        "type": "string",
        "value": "side"
      },
      "direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "grindstone",
    "states": {
      "attachment": {
        "type": "string",
        "value": "multiple"
      },
      "direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "grindstone",
    "states": {
      "attachment": {
        "type": "string",
        "value": "multiple"
      },
      "direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "grindstone",
    "states": {
      "attachment": {
        "type": "string",
        "value": "multiple"
      },
      "direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "grindstone",
    "states": {
      "attachment": {
        "type": "string",
        "value": "multiple"
      },
      "direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "hard_glass",
    "states": {}
  },
  {
    "name": "hard_glass_pane",
    "states": {}
  },
  {
    "name": "hard_stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "white"
      }
    }
  },
  {
    "name": "hard_stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "orange"
      }
    }
  },
  {
    "name": "hard_stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "magenta"
      }
    }
  },
  {
    "name": "hard_stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "light_blue"
      }
    }
  },
  {
    "name": "hard_stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "yellow"
      }
    }
  },
  {
    "name": "hard_stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "lime"
      }
    }
  },
  {
    "name": "hard_stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "pink"
      }
    }
  },
  {
    "name": "hard_stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "gray"
      }
    }
  },
  {
    "name": "hard_stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "silver"
      }
    }
  },
  {
    "name": "hard_stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "cyan"
      }
    }
  },
  {
    "name": "hard_stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "purple"
      }
    }
  },
  {
    "name": "hard_stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "blue"
      }
    }
  },
  {
    "name": "hard_stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "brown"
      }
    }
  },
  {
    "name": "hard_stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "green"
      }
    }
  },
  {
    "name": "hard_stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "red"
      }
    }
  },
  {
    "name": "hard_stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "black"
      }
    }
  },
  {
    "name": "hard_stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "white"
      }
    }
  },
  {
    "name": "hard_stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "orange"
      }
    }
  },
  {
    "name": "hard_stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "magenta"
      }
    }
  },
  {
    "name": "hard_stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "light_blue"
      }
    }
  },
  {
    "name": "hard_stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "yellow"
      }
    }
  },
  {
    "name": "hard_stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "lime"
      }
    }
  },
  {
    "name": "hard_stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "pink"
      }
    }
  },
  {
    "name": "hard_stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "gray"
      }
    }
  },
  {
    "name": "hard_stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "silver"
      }
    }
  },
  {
    "name": "hard_stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "cyan"
      }
    }
  },
  {
    "name": "hard_stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "purple"
      }
    }
  },
  {
    "name": "hard_stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "blue"
      }
    }
  },
  {
    "name": "hard_stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "brown"
      }
    }
  },
  {
    "name": "hard_stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "green"
      }
    }
  },
  {
    "name": "hard_stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "red"
      }
    }
  },
  {
    "name": "hard_stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "black"
      }
    }
  },
  {
    "name": "hardened_clay",
    "states": {}
  },
  {
    "name": "hay_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 0
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "hay_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 1
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "hay_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 2
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "hay_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 3
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "hay_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 0
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "hay_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 1
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "hay_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 2
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "hay_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 3
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "hay_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 0
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "hay_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 1
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "hay_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 2
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "hay_block",
    "states": {
      "deprecated": {
        "type": "int",
        "value": 3
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "heavy_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "heavy_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "heavy_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "heavy_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "heavy_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "heavy_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "heavy_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "heavy_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "heavy_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "heavy_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "heavy_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "heavy_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "heavy_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "heavy_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "heavy_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "heavy_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "honey_block",
    "states": {}
  },
  {
    "name": "honeycomb_block",
    "states": {}
  },
  {
    "name": "hopper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "hopper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "hopper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "hopper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "hopper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "hopper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "toggle_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "hopper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "hopper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "hopper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "hopper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "hopper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "hopper",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "toggle_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "ice",
    "states": {}
  },
  {
    "name": "info_update",
    "states": {}
  },
  {
    "name": "info_update2",
    "states": {}
  },
  {
    "name": "invisibleBedrock",
    "states": {}
  },
  {
    "name": "iron_bars",
    "states": {}
  },
  {
    "name": "iron_block",
    "states": {}
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_ore",
    "states": {}
  },
  {
    "name": "iron_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "iron_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "iron_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "rotation": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "rotation": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "rotation": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "rotation": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "rotation": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "rotation": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "rotation": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "rotation": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "rotation": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "rotation": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "rotation": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "rotation": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "rotation": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "rotation": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "rotation": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "rotation": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "rotation": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "rotation": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "rotation": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "rotation": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "rotation": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "rotation": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "rotation": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "jigsaw",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "rotation": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "jukebox",
    "states": {}
  },
  {
    "name": "jungle_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "jungle_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "jungle_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "jungle_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "jungle_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "jungle_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "jungle_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "jungle_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "jungle_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "jungle_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "jungle_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "jungle_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "jungle_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "jungle_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "jungle_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "jungle_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "jungle_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "jungle_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "jungle_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "jungle_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "jungle_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "jungle_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "jungle_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "jungle_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "jungle_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "jungle_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "jungle_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "jungle_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "jungle_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "jungle_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "jungle_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "jungle_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "jungle_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "jungle_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "jungle_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "jungle_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "jungle_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "jungle_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "jungle_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "jungle_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "jungle_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "jungle_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "jungle_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "jungle_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "jungle_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 16
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 17
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 18
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 19
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 20
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 21
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 22
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 23
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 24
      }
    }
  },
  {
    "name": "kelp",
    "states": {
      "kelp_age": {
        "type": "int",
        "value": 25
      }
    }
  },
  {
    "name": "ladder",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "ladder",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "ladder",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "ladder",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "ladder",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "ladder",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "lantern",
    "states": {
      "hanging": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "lantern",
    "states": {
      "hanging": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "lapis_block",
    "states": {}
  },
  {
    "name": "lapis_ore",
    "states": {}
  },
  {
    "name": "lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "lava",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "lava_cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "water"
      },
      "fill_level": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "lava_cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "water"
      },
      "fill_level": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "lava_cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "water"
      },
      "fill_level": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "lava_cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "water"
      },
      "fill_level": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "lava_cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "water"
      },
      "fill_level": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "lava_cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "water"
      },
      "fill_level": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "lava_cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "water"
      },
      "fill_level": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "lava_cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "lava"
      },
      "fill_level": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "lava_cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "lava"
      },
      "fill_level": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "lava_cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "lava"
      },
      "fill_level": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "lava_cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "lava"
      },
      "fill_level": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "lava_cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "lava"
      },
      "fill_level": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "lava_cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "lava"
      },
      "fill_level": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "lava_cauldron",
    "states": {
      "cauldron_liquid": {
        "type": "string",
        "value": "lava"
      },
      "fill_level": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "leaves",
    "states": {
      "old_leaf_type": {
        "type": "string",
        "value": "oak"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 0
      },
      "update_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "leaves",
    "states": {
      "old_leaf_type": {
        "type": "string",
        "value": "spruce"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 0
      },
      "update_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "leaves",
    "states": {
      "old_leaf_type": {
        "type": "string",
        "value": "birch"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 0
      },
      "update_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "leaves",
    "states": {
      "old_leaf_type": {
        "type": "string",
        "value": "jungle"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 0
      },
      "update_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "leaves",
    "states": {
      "old_leaf_type": {
        "type": "string",
        "value": "oak"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 0
      },
      "update_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "leaves",
    "states": {
      "old_leaf_type": {
        "type": "string",
        "value": "spruce"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 0
      },
      "update_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "leaves",
    "states": {
      "old_leaf_type": {
        "type": "string",
        "value": "birch"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 0
      },
      "update_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "leaves",
    "states": {
      "old_leaf_type": {
        "type": "string",
        "value": "jungle"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 0
      },
      "update_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "leaves",
    "states": {
      "old_leaf_type": {
        "type": "string",
        "value": "oak"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 1
      },
      "update_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "leaves",
    "states": {
      "old_leaf_type": {
        "type": "string",
        "value": "spruce"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 1
      },
      "update_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "leaves",
    "states": {
      "old_leaf_type": {
        "type": "string",
        "value": "birch"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 1
      },
      "update_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "leaves",
    "states": {
      "old_leaf_type": {
        "type": "string",
        "value": "jungle"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 1
      },
      "update_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "leaves",
    "states": {
      "old_leaf_type": {
        "type": "string",
        "value": "oak"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 1
      },
      "update_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "leaves",
    "states": {
      "old_leaf_type": {
        "type": "string",
        "value": "spruce"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 1
      },
      "update_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "leaves",
    "states": {
      "old_leaf_type": {
        "type": "string",
        "value": "birch"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 1
      },
      "update_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "leaves",
    "states": {
      "old_leaf_type": {
        "type": "string",
        "value": "jungle"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 1
      },
      "update_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "leaves2",
    "states": {
      "new_leaf_type": {
        "type": "string",
        "value": "acacia"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 0
      },
      "update_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "leaves2",
    "states": {
      "new_leaf_type": {
        "type": "string",
        "value": "dark_oak"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 0
      },
      "update_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "leaves2",
    "states": {
      "new_leaf_type": {
        "type": "string",
        "value": "acacia"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 0
      },
      "update_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "leaves2",
    "states": {
      "new_leaf_type": {
        "type": "string",
        "value": "dark_oak"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 0
      },
      "update_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "leaves2",
    "states": {
      "new_leaf_type": {
        "type": "string",
        "value": "acacia"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 1
      },
      "update_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "leaves2",
    "states": {
      "new_leaf_type": {
        "type": "string",
        "value": "dark_oak"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 1
      },
      "update_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "leaves2",
    "states": {
      "new_leaf_type": {
        "type": "string",
        "value": "acacia"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 1
      },
      "update_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "leaves2",
    "states": {
      "new_leaf_type": {
        "type": "string",
        "value": "dark_oak"
      },
      "persistent_bit": {
        "type": "byte",
        "value": 1
      },
      "update_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "lectern",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "lectern",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "lectern",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "lectern",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "lectern",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "lectern",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "lectern",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "lectern",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "lever",
    "states": {
      "lever_direction": {
        "type": "string",
        "value": "down_east_west"
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "lever",
    "states": {
      "lever_direction": {
        "type": "string",
        "value": "east"
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "lever",
    "states": {
      "lever_direction": {
        "type": "string",
        "value": "west"
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "lever",
    "states": {
      "lever_direction": {
        "type": "string",
        "value": "south"
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "lever",
    "states": {
      "lever_direction": {
        "type": "string",
        "value": "north"
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "lever",
    "states": {
      "lever_direction": {
        "type": "string",
        "value": "up_north_south"
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "lever",
    "states": {
      "lever_direction": {
        "type": "string",
        "value": "up_east_west"
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "lever",
    "states": {
      "lever_direction": {
        "type": "string",
        "value": "down_north_south"
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "lever",
    "states": {
      "lever_direction": {
        "type": "string",
        "value": "down_east_west"
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "lever",
    "states": {
      "lever_direction": {
        "type": "string",
        "value": "east"
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "lever",
    "states": {
      "lever_direction": {
        "type": "string",
        "value": "west"
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "lever",
    "states": {
      "lever_direction": {
        "type": "string",
        "value": "south"
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "lever",
    "states": {
      "lever_direction": {
        "type": "string",
        "value": "north"
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "lever",
    "states": {
      "lever_direction": {
        "type": "string",
        "value": "up_north_south"
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "lever",
    "states": {
      "lever_direction": {
        "type": "string",
        "value": "up_east_west"
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "lever",
    "states": {
      "lever_direction": {
        "type": "string",
        "value": "down_north_south"
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "light_block",
    "states": {
      "block_light_level": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "light_block",
    "states": {
      "block_light_level": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "light_block",
    "states": {
      "block_light_level": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "light_block",
    "states": {
      "block_light_level": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "light_block",
    "states": {
      "block_light_level": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "light_block",
    "states": {
      "block_light_level": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "light_block",
    "states": {
      "block_light_level": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "light_block",
    "states": {
      "block_light_level": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "light_block",
    "states": {
      "block_light_level": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "light_block",
    "states": {
      "block_light_level": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "light_block",
    "states": {
      "block_light_level": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "light_block",
    "states": {
      "block_light_level": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "light_block",
    "states": {
      "block_light_level": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "light_block",
    "states": {
      "block_light_level": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "light_block",
    "states": {
      "block_light_level": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "light_block",
    "states": {
      "block_light_level": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "light_blue_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "light_blue_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "light_blue_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "light_blue_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "light_blue_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "light_blue_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "light_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "light_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "light_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "light_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "light_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "light_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "light_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "light_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "light_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "light_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "light_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "light_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "light_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "light_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "light_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "light_weighted_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "lime_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "lime_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "lime_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "lime_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "lime_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "lime_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "lit_blast_furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "lit_blast_furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "lit_blast_furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "lit_blast_furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "lit_blast_furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "lit_blast_furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "lit_furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "lit_furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "lit_furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "lit_furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "lit_furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "lit_furnace",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "lit_pumpkin",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "lit_pumpkin",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "lit_pumpkin",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "lit_pumpkin",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "lit_redstone_lamp",
    "states": {}
  },
  {
    "name": "lit_redstone_ore",
    "states": {}
  },
  {
    "name": "lit_smoker",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "lit_smoker",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "lit_smoker",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "lit_smoker",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "lit_smoker",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "lit_smoker",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "lodestone",
    "states": {}
  },
  {
    "name": "log",
    "states": {
      "old_log_type": {
        "type": "string",
        "value": "oak"
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "log",
    "states": {
      "old_log_type": {
        "type": "string",
        "value": "spruce"
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "log",
    "states": {
      "old_log_type": {
        "type": "string",
        "value": "birch"
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "log",
    "states": {
      "old_log_type": {
        "type": "string",
        "value": "jungle"
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "log",
    "states": {
      "old_log_type": {
        "type": "string",
        "value": "oak"
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "log",
    "states": {
      "old_log_type": {
        "type": "string",
        "value": "spruce"
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "log",
    "states": {
      "old_log_type": {
        "type": "string",
        "value": "birch"
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "log",
    "states": {
      "old_log_type": {
        "type": "string",
        "value": "jungle"
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "log",
    "states": {
      "old_log_type": {
        "type": "string",
        "value": "oak"
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "log",
    "states": {
      "old_log_type": {
        "type": "string",
        "value": "spruce"
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "log",
    "states": {
      "old_log_type": {
        "type": "string",
        "value": "birch"
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "log",
    "states": {
      "old_log_type": {
        "type": "string",
        "value": "jungle"
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "log2",
    "states": {
      "new_log_type": {
        "type": "string",
        "value": "acacia"
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "log2",
    "states": {
      "new_log_type": {
        "type": "string",
        "value": "dark_oak"
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "log2",
    "states": {
      "new_log_type": {
        "type": "string",
        "value": "acacia"
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "log2",
    "states": {
      "new_log_type": {
        "type": "string",
        "value": "dark_oak"
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "log2",
    "states": {
      "new_log_type": {
        "type": "string",
        "value": "acacia"
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "log2",
    "states": {
      "new_log_type": {
        "type": "string",
        "value": "dark_oak"
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "loom",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "loom",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "loom",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "loom",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "magenta_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "magenta_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "magenta_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "magenta_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "magenta_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "magenta_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "magma",
    "states": {}
  },
  {
    "name": "melon_block",
    "states": {}
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "growth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "growth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "growth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "growth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "growth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "growth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "growth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "growth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "growth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "growth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "growth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "growth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "growth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "growth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "growth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "growth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "growth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "growth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "growth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "growth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "growth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "growth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "growth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "growth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "growth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "growth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "growth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "growth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "growth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "growth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "growth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "growth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "growth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "growth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "growth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "growth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "growth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "growth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "growth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "growth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "growth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "growth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "growth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "growth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "growth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "growth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "growth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "melon_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "growth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "mob_spawner",
    "states": {}
  },
  {
    "name": "monster_egg",
    "states": {
      "monster_egg_stone_type": {
        "type": "string",
        "value": "stone"
      }
    }
  },
  {
    "name": "monster_egg",
    "states": {
      "monster_egg_stone_type": {
        "type": "string",
        "value": "cobblestone"
      }
    }
  },
  {
    "name": "monster_egg",
    "states": {
      "monster_egg_stone_type": {
        "type": "string",
        "value": "stone_brick"
      }
    }
  },
  {
    "name": "monster_egg",
    "states": {
      "monster_egg_stone_type": {
        "type": "string",
        "value": "mossy_stone_brick"
      }
    }
  },
  {
    "name": "monster_egg",
    "states": {
      "monster_egg_stone_type": {
        "type": "string",
        "value": "cracked_stone_brick"
      }
    }
  },
  {
    "name": "monster_egg",
    "states": {
      "monster_egg_stone_type": {
        "type": "string",
        "value": "chiseled_stone_brick"
      }
    }
  },
  {
    "name": "mossy_cobblestone",
    "states": {}
  },
  {
    "name": "mossy_cobblestone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "mossy_cobblestone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "mossy_cobblestone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "mossy_cobblestone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "mossy_cobblestone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "mossy_cobblestone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "mossy_cobblestone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "mossy_cobblestone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "mossy_stone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "mossy_stone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "mossy_stone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "mossy_stone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "mossy_stone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "mossy_stone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "mossy_stone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "mossy_stone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "movingBlock",
    "states": {}
  },
  {
    "name": "mycelium",
    "states": {}
  },
  {
    "name": "nether_brick",
    "states": {}
  },
  {
    "name": "nether_brick_fence",
    "states": {}
  },
  {
    "name": "nether_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "nether_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "nether_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "nether_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "nether_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "nether_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "nether_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "nether_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "nether_gold_ore",
    "states": {}
  },
  {
    "name": "nether_sprouts",
    "states": {}
  },
  {
    "name": "nether_wart",
    "states": {
      "age": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "nether_wart",
    "states": {
      "age": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "nether_wart",
    "states": {
      "age": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "nether_wart",
    "states": {
      "age": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "nether_wart_block",
    "states": {}
  },
  {
    "name": "netherite_block",
    "states": {}
  },
  {
    "name": "netherrack",
    "states": {}
  },
  {
    "name": "netherreactor",
    "states": {}
  },
  {
    "name": "normal_stone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "normal_stone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "normal_stone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "normal_stone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "normal_stone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "normal_stone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "normal_stone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "normal_stone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "noteblock",
    "states": {}
  },
  {
    "name": "oak_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "oak_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "oak_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "oak_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "oak_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "oak_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "oak_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "oak_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "observer",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "observer",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "observer",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "observer",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "observer",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "observer",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "observer",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "observer",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "observer",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "observer",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "observer",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "observer",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "obsidian",
    "states": {}
  },
  {
    "name": "orange_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "orange_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "orange_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "orange_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "orange_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "orange_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "packed_ice",
    "states": {}
  },
  {
    "name": "pink_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "pink_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "pink_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "pink_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "pink_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "pink_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "piston",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "piston",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "piston",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "piston",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "piston",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "piston",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "pistonArmCollision",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "pistonArmCollision",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "pistonArmCollision",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "pistonArmCollision",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "pistonArmCollision",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "pistonArmCollision",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "planks",
    "states": {
      "wood_type": {
        "type": "string",
        "value": "oak"
      }
    }
  },
  {
    "name": "planks",
    "states": {
      "wood_type": {
        "type": "string",
        "value": "spruce"
      }
    }
  },
  {
    "name": "planks",
    "states": {
      "wood_type": {
        "type": "string",
        "value": "birch"
      }
    }
  },
  {
    "name": "planks",
    "states": {
      "wood_type": {
        "type": "string",
        "value": "jungle"
      }
    }
  },
  {
    "name": "planks",
    "states": {
      "wood_type": {
        "type": "string",
        "value": "acacia"
      }
    }
  },
  {
    "name": "planks",
    "states": {
      "wood_type": {
        "type": "string",
        "value": "dark_oak"
      }
    }
  },
  {
    "name": "podzol",
    "states": {}
  },
  {
    "name": "polished_andesite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "polished_andesite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "polished_andesite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "polished_andesite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "polished_andesite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "polished_andesite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "polished_andesite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "polished_andesite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "polished_basalt",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "polished_basalt",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "polished_basalt",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "polished_blackstone",
    "states": {}
  },
  {
    "name": "polished_blackstone_brick_double_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_double_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "polished_blackstone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "polished_blackstone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "polished_blackstone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_brick_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_bricks",
    "states": {}
  },
  {
    "name": "polished_blackstone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "polished_blackstone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "polished_blackstone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "polished_blackstone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "polished_blackstone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "polished_blackstone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "polished_blackstone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "polished_blackstone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "polished_blackstone_double_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_double_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "polished_blackstone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "polished_blackstone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "polished_blackstone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "polished_blackstone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "polished_blackstone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "polished_blackstone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "polished_blackstone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "polished_blackstone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "polished_blackstone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "polished_blackstone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "polished_blackstone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "polished_blackstone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "polished_blackstone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "polished_blackstone_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "polished_blackstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "polished_blackstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "polished_blackstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "none"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "short"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "none"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "short"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "polished_blackstone_wall",
    "states": {
      "wall_connection_type_east": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_north": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_south": {
        "type": "string",
        "value": "tall"
      },
      "wall_connection_type_west": {
        "type": "string",
        "value": "tall"
      },
      "wall_post_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "polished_diorite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "polished_diorite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "polished_diorite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "polished_diorite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "polished_diorite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "polished_diorite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "polished_diorite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "polished_diorite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "polished_granite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "polished_granite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "polished_granite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "polished_granite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "polished_granite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "polished_granite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "polished_granite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "polished_granite_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "portal",
    "states": {
      "portal_axis": {
        "type": "string",
        "value": "unknown"
      }
    }
  },
  {
    "name": "portal",
    "states": {
      "portal_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "portal",
    "states": {
      "portal_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "potatoes",
    "states": {
      "growth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "potatoes",
    "states": {
      "growth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "potatoes",
    "states": {
      "growth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "potatoes",
    "states": {
      "growth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "potatoes",
    "states": {
      "growth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "potatoes",
    "states": {
      "growth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "potatoes",
    "states": {
      "growth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "potatoes",
    "states": {
      "growth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "powered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 0
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "powered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 0
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "powered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 0
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "powered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 0
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "powered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 0
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "powered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 0
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "powered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 0
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "powered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 0
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "powered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 1
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "powered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 1
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "powered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 1
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "powered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 1
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "powered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 1
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "powered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 1
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "powered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 1
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "powered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 1
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "powered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "repeater_delay": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "powered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "repeater_delay": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "powered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "repeater_delay": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "powered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "repeater_delay": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "powered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "repeater_delay": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "powered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "repeater_delay": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "powered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "repeater_delay": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "powered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "repeater_delay": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "powered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "repeater_delay": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "powered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "repeater_delay": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "powered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "repeater_delay": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "powered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "repeater_delay": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "powered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "repeater_delay": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "powered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "repeater_delay": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "powered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "repeater_delay": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "powered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "repeater_delay": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "prismarine",
    "states": {
      "prismarine_block_type": {
        "type": "string",
        "value": "default"
      }
    }
  },
  {
    "name": "prismarine",
    "states": {
      "prismarine_block_type": {
        "type": "string",
        "value": "dark"
      }
    }
  },
  {
    "name": "prismarine",
    "states": {
      "prismarine_block_type": {
        "type": "string",
        "value": "bricks"
      }
    }
  },
  {
    "name": "prismarine_bricks_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "prismarine_bricks_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "prismarine_bricks_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "prismarine_bricks_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "prismarine_bricks_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "prismarine_bricks_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "prismarine_bricks_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "prismarine_bricks_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "prismarine_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "prismarine_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "prismarine_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "prismarine_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "prismarine_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "prismarine_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "prismarine_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "prismarine_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "pumpkin",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "pumpkin",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "pumpkin",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "pumpkin",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "growth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "growth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "growth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "growth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "growth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "growth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "growth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "growth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "growth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "growth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "growth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "growth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "growth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "growth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "growth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "growth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "growth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "growth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "growth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "growth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "growth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "growth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "growth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "growth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "growth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "growth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "growth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "growth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "growth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "growth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "growth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "growth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "growth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "growth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "growth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "growth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "growth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "growth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "growth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "growth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "growth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "growth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "growth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "growth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "growth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "growth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "growth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "pumpkin_stem",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "growth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "purple_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "purple_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "purple_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "purple_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "purple_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "purple_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "purpur_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "default"
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "purpur_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "chiseled"
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "purpur_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "lines"
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "purpur_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "smooth"
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "purpur_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "default"
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "purpur_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "chiseled"
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "purpur_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "lines"
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "purpur_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "smooth"
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "purpur_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "default"
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "purpur_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "chiseled"
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "purpur_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "lines"
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "purpur_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "smooth"
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "purpur_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "purpur_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "purpur_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "purpur_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "purpur_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "purpur_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "purpur_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "purpur_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "quartz_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "default"
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "quartz_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "chiseled"
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "quartz_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "lines"
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "quartz_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "smooth"
      },
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "quartz_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "default"
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "quartz_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "chiseled"
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "quartz_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "lines"
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "quartz_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "smooth"
      },
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "quartz_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "default"
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "quartz_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "chiseled"
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "quartz_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "lines"
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "quartz_block",
    "states": {
      "chisel_type": {
        "type": "string",
        "value": "smooth"
      },
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "quartz_bricks",
    "states": {}
  },
  {
    "name": "quartz_ore",
    "states": {}
  },
  {
    "name": "quartz_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "quartz_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "quartz_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "quartz_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "quartz_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "quartz_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "quartz_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "quartz_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "rail",
    "states": {
      "rail_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "rail",
    "states": {
      "rail_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "rail",
    "states": {
      "rail_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "rail",
    "states": {
      "rail_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "rail",
    "states": {
      "rail_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "rail",
    "states": {
      "rail_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "rail",
    "states": {
      "rail_direction": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "rail",
    "states": {
      "rail_direction": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "rail",
    "states": {
      "rail_direction": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "rail",
    "states": {
      "rail_direction": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "red_flower",
    "states": {
      "flower_type": {
        "type": "string",
        "value": "poppy"
      }
    }
  },
  {
    "name": "red_flower",
    "states": {
      "flower_type": {
        "type": "string",
        "value": "orchid"
      }
    }
  },
  {
    "name": "red_flower",
    "states": {
      "flower_type": {
        "type": "string",
        "value": "allium"
      }
    }
  },
  {
    "name": "red_flower",
    "states": {
      "flower_type": {
        "type": "string",
        "value": "houstonia"
      }
    }
  },
  {
    "name": "red_flower",
    "states": {
      "flower_type": {
        "type": "string",
        "value": "tulip_red"
      }
    }
  },
  {
    "name": "red_flower",
    "states": {
      "flower_type": {
        "type": "string",
        "value": "tulip_orange"
      }
    }
  },
  {
    "name": "red_flower",
    "states": {
      "flower_type": {
        "type": "string",
        "value": "tulip_white"
      }
    }
  },
  {
    "name": "red_flower",
    "states": {
      "flower_type": {
        "type": "string",
        "value": "tulip_pink"
      }
    }
  },
  {
    "name": "red_flower",
    "states": {
      "flower_type": {
        "type": "string",
        "value": "oxeye"
      }
    }
  },
  {
    "name": "red_flower",
    "states": {
      "flower_type": {
        "type": "string",
        "value": "cornflower"
      }
    }
  },
  {
    "name": "red_flower",
    "states": {
      "flower_type": {
        "type": "string",
        "value": "lily_of_the_valley"
      }
    }
  },
  {
    "name": "red_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "red_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "red_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "red_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "red_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "red_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "red_mushroom",
    "states": {}
  },
  {
    "name": "red_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "red_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "red_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "red_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "red_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "red_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "red_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "red_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "red_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "red_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "red_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "red_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "red_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "red_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "red_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "red_mushroom_block",
    "states": {
      "huge_mushroom_bits": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "red_nether_brick",
    "states": {}
  },
  {
    "name": "red_nether_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "red_nether_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "red_nether_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "red_nether_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "red_nether_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "red_nether_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "red_nether_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "red_nether_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "red_sandstone",
    "states": {
      "sand_stone_type": {
        "type": "string",
        "value": "default"
      }
    }
  },
  {
    "name": "red_sandstone",
    "states": {
      "sand_stone_type": {
        "type": "string",
        "value": "heiroglyphs"
      }
    }
  },
  {
    "name": "red_sandstone",
    "states": {
      "sand_stone_type": {
        "type": "string",
        "value": "cut"
      }
    }
  },
  {
    "name": "red_sandstone",
    "states": {
      "sand_stone_type": {
        "type": "string",
        "value": "smooth"
      }
    }
  },
  {
    "name": "red_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "red_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "red_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "red_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "red_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "red_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "red_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "red_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "redstone_block",
    "states": {}
  },
  {
    "name": "redstone_lamp",
    "states": {}
  },
  {
    "name": "redstone_ore",
    "states": {}
  },
  {
    "name": "redstone_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "unknown"
      }
    }
  },
  {
    "name": "redstone_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "west"
      }
    }
  },
  {
    "name": "redstone_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "east"
      }
    }
  },
  {
    "name": "redstone_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "north"
      }
    }
  },
  {
    "name": "redstone_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "south"
      }
    }
  },
  {
    "name": "redstone_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "top"
      }
    }
  },
  {
    "name": "redstone_wire",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "redstone_wire",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "redstone_wire",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "redstone_wire",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "redstone_wire",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "redstone_wire",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "redstone_wire",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "redstone_wire",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "redstone_wire",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "redstone_wire",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "redstone_wire",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "redstone_wire",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "redstone_wire",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "redstone_wire",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "redstone_wire",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "redstone_wire",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "reeds",
    "states": {
      "age": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "reeds",
    "states": {
      "age": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "reeds",
    "states": {
      "age": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "reeds",
    "states": {
      "age": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "reeds",
    "states": {
      "age": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "reeds",
    "states": {
      "age": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "reeds",
    "states": {
      "age": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "reeds",
    "states": {
      "age": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "reeds",
    "states": {
      "age": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "reeds",
    "states": {
      "age": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "reeds",
    "states": {
      "age": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "reeds",
    "states": {
      "age": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "reeds",
    "states": {
      "age": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "reeds",
    "states": {
      "age": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "reeds",
    "states": {
      "age": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "reeds",
    "states": {
      "age": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "repeating_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "repeating_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "repeating_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "repeating_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "repeating_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "repeating_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "repeating_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "repeating_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "repeating_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "repeating_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "repeating_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "repeating_command_block",
    "states": {
      "conditional_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "reserved6",
    "states": {}
  },
  {
    "name": "respawn_anchor",
    "states": {
      "respawn_anchor_charge": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "respawn_anchor",
    "states": {
      "respawn_anchor_charge": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "respawn_anchor",
    "states": {
      "respawn_anchor_charge": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "respawn_anchor",
    "states": {
      "respawn_anchor_charge": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "respawn_anchor",
    "states": {
      "respawn_anchor_charge": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "sand",
    "states": {
      "sand_type": {
        "type": "string",
        "value": "normal"
      }
    }
  },
  {
    "name": "sand",
    "states": {
      "sand_type": {
        "type": "string",
        "value": "red"
      }
    }
  },
  {
    "name": "sandstone",
    "states": {
      "sand_stone_type": {
        "type": "string",
        "value": "default"
      }
    }
  },
  {
    "name": "sandstone",
    "states": {
      "sand_stone_type": {
        "type": "string",
        "value": "heiroglyphs"
      }
    }
  },
  {
    "name": "sandstone",
    "states": {
      "sand_stone_type": {
        "type": "string",
        "value": "cut"
      }
    }
  },
  {
    "name": "sandstone",
    "states": {
      "sand_stone_type": {
        "type": "string",
        "value": "smooth"
      }
    }
  },
  {
    "name": "sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 0
      },
      "sapling_type": {
        "type": "string",
        "value": "oak"
      }
    }
  },
  {
    "name": "sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 0
      },
      "sapling_type": {
        "type": "string",
        "value": "spruce"
      }
    }
  },
  {
    "name": "sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 0
      },
      "sapling_type": {
        "type": "string",
        "value": "birch"
      }
    }
  },
  {
    "name": "sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 0
      },
      "sapling_type": {
        "type": "string",
        "value": "jungle"
      }
    }
  },
  {
    "name": "sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 0
      },
      "sapling_type": {
        "type": "string",
        "value": "acacia"
      }
    }
  },
  {
    "name": "sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 0
      },
      "sapling_type": {
        "type": "string",
        "value": "dark_oak"
      }
    }
  },
  {
    "name": "sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 1
      },
      "sapling_type": {
        "type": "string",
        "value": "oak"
      }
    }
  },
  {
    "name": "sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 1
      },
      "sapling_type": {
        "type": "string",
        "value": "spruce"
      }
    }
  },
  {
    "name": "sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 1
      },
      "sapling_type": {
        "type": "string",
        "value": "birch"
      }
    }
  },
  {
    "name": "sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 1
      },
      "sapling_type": {
        "type": "string",
        "value": "jungle"
      }
    }
  },
  {
    "name": "sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 1
      },
      "sapling_type": {
        "type": "string",
        "value": "acacia"
      }
    }
  },
  {
    "name": "sapling",
    "states": {
      "age_bit": {
        "type": "byte",
        "value": 1
      },
      "sapling_type": {
        "type": "string",
        "value": "dark_oak"
      }
    }
  },
  {
    "name": "scaffolding",
    "states": {
      "stability": {
        "type": "int",
        "value": 0
      },
      "stability_check": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "scaffolding",
    "states": {
      "stability": {
        "type": "int",
        "value": 1
      },
      "stability_check": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "scaffolding",
    "states": {
      "stability": {
        "type": "int",
        "value": 2
      },
      "stability_check": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "scaffolding",
    "states": {
      "stability": {
        "type": "int",
        "value": 3
      },
      "stability_check": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "scaffolding",
    "states": {
      "stability": {
        "type": "int",
        "value": 4
      },
      "stability_check": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "scaffolding",
    "states": {
      "stability": {
        "type": "int",
        "value": 5
      },
      "stability_check": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "scaffolding",
    "states": {
      "stability": {
        "type": "int",
        "value": 6
      },
      "stability_check": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "scaffolding",
    "states": {
      "stability": {
        "type": "int",
        "value": 7
      },
      "stability_check": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "scaffolding",
    "states": {
      "stability": {
        "type": "int",
        "value": 0
      },
      "stability_check": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "scaffolding",
    "states": {
      "stability": {
        "type": "int",
        "value": 1
      },
      "stability_check": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "scaffolding",
    "states": {
      "stability": {
        "type": "int",
        "value": 2
      },
      "stability_check": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "scaffolding",
    "states": {
      "stability": {
        "type": "int",
        "value": 3
      },
      "stability_check": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "scaffolding",
    "states": {
      "stability": {
        "type": "int",
        "value": 4
      },
      "stability_check": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "scaffolding",
    "states": {
      "stability": {
        "type": "int",
        "value": 5
      },
      "stability_check": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "scaffolding",
    "states": {
      "stability": {
        "type": "int",
        "value": 6
      },
      "stability_check": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "scaffolding",
    "states": {
      "stability": {
        "type": "int",
        "value": 7
      },
      "stability_check": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "sea_pickle",
    "states": {
      "cluster_count": {
        "type": "int",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "sea_pickle",
    "states": {
      "cluster_count": {
        "type": "int",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "sea_pickle",
    "states": {
      "cluster_count": {
        "type": "int",
        "value": 2
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "sea_pickle",
    "states": {
      "cluster_count": {
        "type": "int",
        "value": 3
      },
      "dead_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "sea_pickle",
    "states": {
      "cluster_count": {
        "type": "int",
        "value": 0
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "sea_pickle",
    "states": {
      "cluster_count": {
        "type": "int",
        "value": 1
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "sea_pickle",
    "states": {
      "cluster_count": {
        "type": "int",
        "value": 2
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "sea_pickle",
    "states": {
      "cluster_count": {
        "type": "int",
        "value": 3
      },
      "dead_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "seagrass",
    "states": {
      "sea_grass_type": {
        "type": "string",
        "value": "default"
      }
    }
  },
  {
    "name": "seagrass",
    "states": {
      "sea_grass_type": {
        "type": "string",
        "value": "double_top"
      }
    }
  },
  {
    "name": "seagrass",
    "states": {
      "sea_grass_type": {
        "type": "string",
        "value": "double_bot"
      }
    }
  },
  {
    "name": "seaLantern",
    "states": {}
  },
  {
    "name": "shroomlight",
    "states": {}
  },
  {
    "name": "shulker_box",
    "states": {
      "color": {
        "type": "string",
        "value": "white"
      }
    }
  },
  {
    "name": "shulker_box",
    "states": {
      "color": {
        "type": "string",
        "value": "orange"
      }
    }
  },
  {
    "name": "shulker_box",
    "states": {
      "color": {
        "type": "string",
        "value": "magenta"
      }
    }
  },
  {
    "name": "shulker_box",
    "states": {
      "color": {
        "type": "string",
        "value": "light_blue"
      }
    }
  },
  {
    "name": "shulker_box",
    "states": {
      "color": {
        "type": "string",
        "value": "yellow"
      }
    }
  },
  {
    "name": "shulker_box",
    "states": {
      "color": {
        "type": "string",
        "value": "lime"
      }
    }
  },
  {
    "name": "shulker_box",
    "states": {
      "color": {
        "type": "string",
        "value": "pink"
      }
    }
  },
  {
    "name": "shulker_box",
    "states": {
      "color": {
        "type": "string",
        "value": "gray"
      }
    }
  },
  {
    "name": "shulker_box",
    "states": {
      "color": {
        "type": "string",
        "value": "silver"
      }
    }
  },
  {
    "name": "shulker_box",
    "states": {
      "color": {
        "type": "string",
        "value": "cyan"
      }
    }
  },
  {
    "name": "shulker_box",
    "states": {
      "color": {
        "type": "string",
        "value": "purple"
      }
    }
  },
  {
    "name": "shulker_box",
    "states": {
      "color": {
        "type": "string",
        "value": "blue"
      }
    }
  },
  {
    "name": "shulker_box",
    "states": {
      "color": {
        "type": "string",
        "value": "brown"
      }
    }
  },
  {
    "name": "shulker_box",
    "states": {
      "color": {
        "type": "string",
        "value": "green"
      }
    }
  },
  {
    "name": "shulker_box",
    "states": {
      "color": {
        "type": "string",
        "value": "red"
      }
    }
  },
  {
    "name": "shulker_box",
    "states": {
      "color": {
        "type": "string",
        "value": "black"
      }
    }
  },
  {
    "name": "silver_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "silver_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "silver_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "silver_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "silver_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "silver_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "skull",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "no_drop_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "skull",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "no_drop_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "skull",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "no_drop_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "skull",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "no_drop_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "skull",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "no_drop_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "skull",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "no_drop_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "skull",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      },
      "no_drop_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "skull",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      },
      "no_drop_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "skull",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      },
      "no_drop_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "skull",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      },
      "no_drop_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "skull",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      },
      "no_drop_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "skull",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      },
      "no_drop_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "slime",
    "states": {}
  },
  {
    "name": "smithing_table",
    "states": {}
  },
  {
    "name": "smoker",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "smoker",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "smoker",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "smoker",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "smoker",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "smoker",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "smooth_quartz_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "smooth_quartz_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "smooth_quartz_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "smooth_quartz_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "smooth_quartz_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "smooth_quartz_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "smooth_quartz_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "smooth_quartz_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "smooth_red_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "smooth_red_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "smooth_red_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "smooth_red_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "smooth_red_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "smooth_red_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "smooth_red_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "smooth_red_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "smooth_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "smooth_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "smooth_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "smooth_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "smooth_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "smooth_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "smooth_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "smooth_sandstone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "smooth_stone",
    "states": {}
  },
  {
    "name": "snow",
    "states": {}
  },
  {
    "name": "snow_layer",
    "states": {
      "covered_bit": {
        "type": "byte",
        "value": 0
      },
      "height": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "snow_layer",
    "states": {
      "covered_bit": {
        "type": "byte",
        "value": 0
      },
      "height": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "snow_layer",
    "states": {
      "covered_bit": {
        "type": "byte",
        "value": 0
      },
      "height": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "snow_layer",
    "states": {
      "covered_bit": {
        "type": "byte",
        "value": 0
      },
      "height": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "snow_layer",
    "states": {
      "covered_bit": {
        "type": "byte",
        "value": 0
      },
      "height": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "snow_layer",
    "states": {
      "covered_bit": {
        "type": "byte",
        "value": 0
      },
      "height": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "snow_layer",
    "states": {
      "covered_bit": {
        "type": "byte",
        "value": 0
      },
      "height": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "snow_layer",
    "states": {
      "covered_bit": {
        "type": "byte",
        "value": 0
      },
      "height": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "snow_layer",
    "states": {
      "covered_bit": {
        "type": "byte",
        "value": 1
      },
      "height": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "snow_layer",
    "states": {
      "covered_bit": {
        "type": "byte",
        "value": 1
      },
      "height": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "snow_layer",
    "states": {
      "covered_bit": {
        "type": "byte",
        "value": 1
      },
      "height": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "snow_layer",
    "states": {
      "covered_bit": {
        "type": "byte",
        "value": 1
      },
      "height": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "snow_layer",
    "states": {
      "covered_bit": {
        "type": "byte",
        "value": 1
      },
      "height": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "snow_layer",
    "states": {
      "covered_bit": {
        "type": "byte",
        "value": 1
      },
      "height": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "snow_layer",
    "states": {
      "covered_bit": {
        "type": "byte",
        "value": 1
      },
      "height": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "snow_layer",
    "states": {
      "covered_bit": {
        "type": "byte",
        "value": 1
      },
      "height": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "soul_campfire",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "extinguished": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "soul_campfire",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "extinguished": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "soul_campfire",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "extinguished": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "soul_campfire",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "extinguished": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "soul_campfire",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "extinguished": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "soul_campfire",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "extinguished": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "soul_campfire",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "extinguished": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "soul_campfire",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "extinguished": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "soul_fire",
    "states": {
      "age": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "soul_fire",
    "states": {
      "age": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "soul_fire",
    "states": {
      "age": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "soul_fire",
    "states": {
      "age": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "soul_fire",
    "states": {
      "age": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "soul_fire",
    "states": {
      "age": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "soul_fire",
    "states": {
      "age": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "soul_fire",
    "states": {
      "age": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "soul_fire",
    "states": {
      "age": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "soul_fire",
    "states": {
      "age": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "soul_fire",
    "states": {
      "age": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "soul_fire",
    "states": {
      "age": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "soul_fire",
    "states": {
      "age": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "soul_fire",
    "states": {
      "age": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "soul_fire",
    "states": {
      "age": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "soul_fire",
    "states": {
      "age": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "soul_lantern",
    "states": {
      "hanging": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "soul_lantern",
    "states": {
      "hanging": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "soul_sand",
    "states": {}
  },
  {
    "name": "soul_soil",
    "states": {}
  },
  {
    "name": "soul_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "unknown"
      }
    }
  },
  {
    "name": "soul_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "west"
      }
    }
  },
  {
    "name": "soul_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "east"
      }
    }
  },
  {
    "name": "soul_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "north"
      }
    }
  },
  {
    "name": "soul_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "south"
      }
    }
  },
  {
    "name": "soul_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "top"
      }
    }
  },
  {
    "name": "sponge",
    "states": {
      "sponge_type": {
        "type": "string",
        "value": "dry"
      }
    }
  },
  {
    "name": "sponge",
    "states": {
      "sponge_type": {
        "type": "string",
        "value": "wet"
      }
    }
  },
  {
    "name": "spruce_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "spruce_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "spruce_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "spruce_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "spruce_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "spruce_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "spruce_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "spruce_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "spruce_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "spruce_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "spruce_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "spruce_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "spruce_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "spruce_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "spruce_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "spruce_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "spruce_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "spruce_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "spruce_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "spruce_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "spruce_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "spruce_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "spruce_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "spruce_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "spruce_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "spruce_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "spruce_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "spruce_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "spruce_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "spruce_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "spruce_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "spruce_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "spruce_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "spruce_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "spruce_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "spruce_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "spruce_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "spruce_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "spruce_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "spruce_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "spruce_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "spruce_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "spruce_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "spruce_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "spruce_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "white"
      }
    }
  },
  {
    "name": "stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "orange"
      }
    }
  },
  {
    "name": "stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "magenta"
      }
    }
  },
  {
    "name": "stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "light_blue"
      }
    }
  },
  {
    "name": "stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "yellow"
      }
    }
  },
  {
    "name": "stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "lime"
      }
    }
  },
  {
    "name": "stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "pink"
      }
    }
  },
  {
    "name": "stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "gray"
      }
    }
  },
  {
    "name": "stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "silver"
      }
    }
  },
  {
    "name": "stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "cyan"
      }
    }
  },
  {
    "name": "stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "purple"
      }
    }
  },
  {
    "name": "stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "blue"
      }
    }
  },
  {
    "name": "stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "brown"
      }
    }
  },
  {
    "name": "stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "green"
      }
    }
  },
  {
    "name": "stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "red"
      }
    }
  },
  {
    "name": "stained_glass",
    "states": {
      "color": {
        "type": "string",
        "value": "black"
      }
    }
  },
  {
    "name": "stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "white"
      }
    }
  },
  {
    "name": "stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "orange"
      }
    }
  },
  {
    "name": "stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "magenta"
      }
    }
  },
  {
    "name": "stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "light_blue"
      }
    }
  },
  {
    "name": "stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "yellow"
      }
    }
  },
  {
    "name": "stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "lime"
      }
    }
  },
  {
    "name": "stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "pink"
      }
    }
  },
  {
    "name": "stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "gray"
      }
    }
  },
  {
    "name": "stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "silver"
      }
    }
  },
  {
    "name": "stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "cyan"
      }
    }
  },
  {
    "name": "stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "purple"
      }
    }
  },
  {
    "name": "stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "blue"
      }
    }
  },
  {
    "name": "stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "brown"
      }
    }
  },
  {
    "name": "stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "green"
      }
    }
  },
  {
    "name": "stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "red"
      }
    }
  },
  {
    "name": "stained_glass_pane",
    "states": {
      "color": {
        "type": "string",
        "value": "black"
      }
    }
  },
  {
    "name": "stained_hardened_clay",
    "states": {
      "color": {
        "type": "string",
        "value": "white"
      }
    }
  },
  {
    "name": "stained_hardened_clay",
    "states": {
      "color": {
        "type": "string",
        "value": "orange"
      }
    }
  },
  {
    "name": "stained_hardened_clay",
    "states": {
      "color": {
        "type": "string",
        "value": "magenta"
      }
    }
  },
  {
    "name": "stained_hardened_clay",
    "states": {
      "color": {
        "type": "string",
        "value": "light_blue"
      }
    }
  },
  {
    "name": "stained_hardened_clay",
    "states": {
      "color": {
        "type": "string",
        "value": "yellow"
      }
    }
  },
  {
    "name": "stained_hardened_clay",
    "states": {
      "color": {
        "type": "string",
        "value": "lime"
      }
    }
  },
  {
    "name": "stained_hardened_clay",
    "states": {
      "color": {
        "type": "string",
        "value": "pink"
      }
    }
  },
  {
    "name": "stained_hardened_clay",
    "states": {
      "color": {
        "type": "string",
        "value": "gray"
      }
    }
  },
  {
    "name": "stained_hardened_clay",
    "states": {
      "color": {
        "type": "string",
        "value": "silver"
      }
    }
  },
  {
    "name": "stained_hardened_clay",
    "states": {
      "color": {
        "type": "string",
        "value": "cyan"
      }
    }
  },
  {
    "name": "stained_hardened_clay",
    "states": {
      "color": {
        "type": "string",
        "value": "purple"
      }
    }
  },
  {
    "name": "stained_hardened_clay",
    "states": {
      "color": {
        "type": "string",
        "value": "blue"
      }
    }
  },
  {
    "name": "stained_hardened_clay",
    "states": {
      "color": {
        "type": "string",
        "value": "brown"
      }
    }
  },
  {
    "name": "stained_hardened_clay",
    "states": {
      "color": {
        "type": "string",
        "value": "green"
      }
    }
  },
  {
    "name": "stained_hardened_clay",
    "states": {
      "color": {
        "type": "string",
        "value": "red"
      }
    }
  },
  {
    "name": "stained_hardened_clay",
    "states": {
      "color": {
        "type": "string",
        "value": "black"
      }
    }
  },
  {
    "name": "standing_banner",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "standing_banner",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "standing_banner",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "standing_banner",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "standing_banner",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "standing_banner",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "standing_banner",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "standing_banner",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "standing_banner",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "standing_banner",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "standing_banner",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "standing_banner",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "standing_banner",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "standing_banner",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "standing_banner",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "standing_banner",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "sticky_piston",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "sticky_piston",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "sticky_piston",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "sticky_piston",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "sticky_piston",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "sticky_piston",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "stickyPistonArmCollision",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "stickyPistonArmCollision",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "stickyPistonArmCollision",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "stickyPistonArmCollision",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "stickyPistonArmCollision",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "stickyPistonArmCollision",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "stone",
    "states": {
      "stone_type": {
        "type": "string",
        "value": "stone"
      }
    }
  },
  {
    "name": "stone",
    "states": {
      "stone_type": {
        "type": "string",
        "value": "granite"
      }
    }
  },
  {
    "name": "stone",
    "states": {
      "stone_type": {
        "type": "string",
        "value": "granite_smooth"
      }
    }
  },
  {
    "name": "stone",
    "states": {
      "stone_type": {
        "type": "string",
        "value": "diorite"
      }
    }
  },
  {
    "name": "stone",
    "states": {
      "stone_type": {
        "type": "string",
        "value": "diorite_smooth"
      }
    }
  },
  {
    "name": "stone",
    "states": {
      "stone_type": {
        "type": "string",
        "value": "andesite"
      }
    }
  },
  {
    "name": "stone",
    "states": {
      "stone_type": {
        "type": "string",
        "value": "andesite_smooth"
      }
    }
  },
  {
    "name": "stone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "stone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "stone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "stone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "stone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "stone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "stone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "stone_brick_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "stone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "stone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "stone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "stone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "stone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "stone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "stone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "stone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "stone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "stone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "stone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "stone_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "stone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "stone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "stone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "stone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "stone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "stone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "stone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "stone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "stone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "stone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "stone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "stone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "stone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "stone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "stone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "stone_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "smooth_stone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "wood"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "quartz"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "smooth_stone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "wood"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "cobblestone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "stone_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "quartz"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab",
    "states": {
      "stone_slab_type": {
        "type": "string",
        "value": "nether_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "red_sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "purpur"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "prismarine_rough"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "prismarine_dark"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "prismarine_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "smooth_sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "red_sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "purpur"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "prismarine_rough"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "prismarine_dark"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "prismarine_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "mossy_cobblestone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "smooth_sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab2",
    "states": {
      "stone_slab_type_2": {
        "type": "string",
        "value": "red_nether_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "end_stone_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "smooth_red_sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "polished_andesite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "andesite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "diorite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "polished_diorite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "granite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "polished_granite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "end_stone_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "smooth_red_sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "polished_andesite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "andesite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "diorite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "polished_diorite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "granite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab3",
    "states": {
      "stone_slab_type_3": {
        "type": "string",
        "value": "polished_granite"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab4",
    "states": {
      "stone_slab_type_4": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab4",
    "states": {
      "stone_slab_type_4": {
        "type": "string",
        "value": "smooth_quartz"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab4",
    "states": {
      "stone_slab_type_4": {
        "type": "string",
        "value": "stone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab4",
    "states": {
      "stone_slab_type_4": {
        "type": "string",
        "value": "cut_sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab4",
    "states": {
      "stone_slab_type_4": {
        "type": "string",
        "value": "cut_red_sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "stone_slab4",
    "states": {
      "stone_slab_type_4": {
        "type": "string",
        "value": "mossy_stone_brick"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab4",
    "states": {
      "stone_slab_type_4": {
        "type": "string",
        "value": "smooth_quartz"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab4",
    "states": {
      "stone_slab_type_4": {
        "type": "string",
        "value": "stone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab4",
    "states": {
      "stone_slab_type_4": {
        "type": "string",
        "value": "cut_sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_slab4",
    "states": {
      "stone_slab_type_4": {
        "type": "string",
        "value": "cut_red_sandstone"
      },
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "stone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "stone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "stone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "stone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "stone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "stone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "stone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "stone_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "stonebrick",
    "states": {
      "stone_brick_type": {
        "type": "string",
        "value": "default"
      }
    }
  },
  {
    "name": "stonebrick",
    "states": {
      "stone_brick_type": {
        "type": "string",
        "value": "mossy"
      }
    }
  },
  {
    "name": "stonebrick",
    "states": {
      "stone_brick_type": {
        "type": "string",
        "value": "cracked"
      }
    }
  },
  {
    "name": "stonebrick",
    "states": {
      "stone_brick_type": {
        "type": "string",
        "value": "chiseled"
      }
    }
  },
  {
    "name": "stonebrick",
    "states": {
      "stone_brick_type": {
        "type": "string",
        "value": "smooth"
      }
    }
  },
  {
    "name": "stonecutter",
    "states": {}
  },
  {
    "name": "stonecutter_block",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "stonecutter_block",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "stonecutter_block",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "stonecutter_block",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "stonecutter_block",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "stonecutter_block",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "stripped_acacia_log",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "stripped_acacia_log",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "stripped_acacia_log",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "stripped_birch_log",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "stripped_birch_log",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "stripped_birch_log",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "stripped_crimson_hyphae",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "stripped_crimson_hyphae",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "stripped_crimson_hyphae",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "stripped_crimson_stem",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "stripped_crimson_stem",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "stripped_crimson_stem",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "stripped_dark_oak_log",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "stripped_dark_oak_log",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "stripped_dark_oak_log",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "stripped_jungle_log",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "stripped_jungle_log",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "stripped_jungle_log",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "stripped_oak_log",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "stripped_oak_log",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "stripped_oak_log",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "stripped_spruce_log",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "stripped_spruce_log",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "stripped_spruce_log",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "stripped_warped_hyphae",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "stripped_warped_hyphae",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "stripped_warped_hyphae",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "stripped_warped_stem",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "stripped_warped_stem",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "stripped_warped_stem",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "structure_block",
    "states": {
      "structure_block_type": {
        "type": "string",
        "value": "data"
      }
    }
  },
  {
    "name": "structure_block",
    "states": {
      "structure_block_type": {
        "type": "string",
        "value": "save"
      }
    }
  },
  {
    "name": "structure_block",
    "states": {
      "structure_block_type": {
        "type": "string",
        "value": "load"
      }
    }
  },
  {
    "name": "structure_block",
    "states": {
      "structure_block_type": {
        "type": "string",
        "value": "corner"
      }
    }
  },
  {
    "name": "structure_block",
    "states": {
      "structure_block_type": {
        "type": "string",
        "value": "invalid"
      }
    }
  },
  {
    "name": "structure_block",
    "states": {
      "structure_block_type": {
        "type": "string",
        "value": "export"
      }
    }
  },
  {
    "name": "structure_void",
    "states": {
      "structure_void_type": {
        "type": "string",
        "value": "void"
      }
    }
  },
  {
    "name": "structure_void",
    "states": {
      "structure_void_type": {
        "type": "string",
        "value": "air"
      }
    }
  },
  {
    "name": "sweet_berry_bush",
    "states": {
      "growth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "sweet_berry_bush",
    "states": {
      "growth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "sweet_berry_bush",
    "states": {
      "growth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "sweet_berry_bush",
    "states": {
      "growth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "sweet_berry_bush",
    "states": {
      "growth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "sweet_berry_bush",
    "states": {
      "growth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "sweet_berry_bush",
    "states": {
      "growth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "sweet_berry_bush",
    "states": {
      "growth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "tallgrass",
    "states": {
      "tall_grass_type": {
        "type": "string",
        "value": "default"
      }
    }
  },
  {
    "name": "tallgrass",
    "states": {
      "tall_grass_type": {
        "type": "string",
        "value": "tall"
      }
    }
  },
  {
    "name": "tallgrass",
    "states": {
      "tall_grass_type": {
        "type": "string",
        "value": "fern"
      }
    }
  },
  {
    "name": "tallgrass",
    "states": {
      "tall_grass_type": {
        "type": "string",
        "value": "snow"
      }
    }
  },
  {
    "name": "target",
    "states": {}
  },
  {
    "name": "tnt",
    "states": {
      "allow_underwater_bit": {
        "type": "byte",
        "value": 0
      },
      "explode_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "tnt",
    "states": {
      "allow_underwater_bit": {
        "type": "byte",
        "value": 0
      },
      "explode_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "tnt",
    "states": {
      "allow_underwater_bit": {
        "type": "byte",
        "value": 1
      },
      "explode_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "tnt",
    "states": {
      "allow_underwater_bit": {
        "type": "byte",
        "value": 1
      },
      "explode_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "unknown"
      }
    }
  },
  {
    "name": "torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "west"
      }
    }
  },
  {
    "name": "torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "east"
      }
    }
  },
  {
    "name": "torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "north"
      }
    }
  },
  {
    "name": "torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "south"
      }
    }
  },
  {
    "name": "torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "top"
      }
    }
  },
  {
    "name": "trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "trapped_chest",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "trapped_chest",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "trapped_chest",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "trapped_chest",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "trapped_chest",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "trapped_chest",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "tripWire",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 0
      },
      "disarmed_bit": {
        "type": "byte",
        "value": 0
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      },
      "suspended_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "tripWire",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 0
      },
      "disarmed_bit": {
        "type": "byte",
        "value": 0
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      },
      "suspended_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "tripWire",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 0
      },
      "disarmed_bit": {
        "type": "byte",
        "value": 0
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      },
      "suspended_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "tripWire",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 0
      },
      "disarmed_bit": {
        "type": "byte",
        "value": 0
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      },
      "suspended_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "tripWire",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 1
      },
      "disarmed_bit": {
        "type": "byte",
        "value": 0
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      },
      "suspended_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "tripWire",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 1
      },
      "disarmed_bit": {
        "type": "byte",
        "value": 0
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      },
      "suspended_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "tripWire",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 1
      },
      "disarmed_bit": {
        "type": "byte",
        "value": 0
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      },
      "suspended_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "tripWire",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 1
      },
      "disarmed_bit": {
        "type": "byte",
        "value": 0
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      },
      "suspended_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "tripWire",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 0
      },
      "disarmed_bit": {
        "type": "byte",
        "value": 1
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      },
      "suspended_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "tripWire",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 0
      },
      "disarmed_bit": {
        "type": "byte",
        "value": 1
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      },
      "suspended_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "tripWire",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 0
      },
      "disarmed_bit": {
        "type": "byte",
        "value": 1
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      },
      "suspended_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "tripWire",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 0
      },
      "disarmed_bit": {
        "type": "byte",
        "value": 1
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      },
      "suspended_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "tripWire",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 1
      },
      "disarmed_bit": {
        "type": "byte",
        "value": 1
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      },
      "suspended_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "tripWire",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 1
      },
      "disarmed_bit": {
        "type": "byte",
        "value": 1
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      },
      "suspended_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "tripWire",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 1
      },
      "disarmed_bit": {
        "type": "byte",
        "value": 1
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      },
      "suspended_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "tripWire",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 1
      },
      "disarmed_bit": {
        "type": "byte",
        "value": 1
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      },
      "suspended_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "tripwire_hook",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 0
      },
      "direction": {
        "type": "int",
        "value": 0
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "tripwire_hook",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 0
      },
      "direction": {
        "type": "int",
        "value": 1
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "tripwire_hook",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 0
      },
      "direction": {
        "type": "int",
        "value": 2
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "tripwire_hook",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 0
      },
      "direction": {
        "type": "int",
        "value": 3
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "tripwire_hook",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 1
      },
      "direction": {
        "type": "int",
        "value": 0
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "tripwire_hook",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 1
      },
      "direction": {
        "type": "int",
        "value": 1
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "tripwire_hook",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 1
      },
      "direction": {
        "type": "int",
        "value": 2
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "tripwire_hook",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 1
      },
      "direction": {
        "type": "int",
        "value": 3
      },
      "powered_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "tripwire_hook",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 0
      },
      "direction": {
        "type": "int",
        "value": 0
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "tripwire_hook",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 0
      },
      "direction": {
        "type": "int",
        "value": 1
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "tripwire_hook",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 0
      },
      "direction": {
        "type": "int",
        "value": 2
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "tripwire_hook",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 0
      },
      "direction": {
        "type": "int",
        "value": 3
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "tripwire_hook",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 1
      },
      "direction": {
        "type": "int",
        "value": 0
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "tripwire_hook",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 1
      },
      "direction": {
        "type": "int",
        "value": 1
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "tripwire_hook",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 1
      },
      "direction": {
        "type": "int",
        "value": 2
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "tripwire_hook",
    "states": {
      "attached_bit": {
        "type": "byte",
        "value": 1
      },
      "direction": {
        "type": "int",
        "value": 3
      },
      "powered_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "turtle_egg",
    "states": {
      "cracked_state": {
        "type": "string",
        "value": "no_cracks"
      },
      "turtle_egg_count": {
        "type": "string",
        "value": "one_egg"
      }
    }
  },
  {
    "name": "turtle_egg",
    "states": {
      "cracked_state": {
        "type": "string",
        "value": "no_cracks"
      },
      "turtle_egg_count": {
        "type": "string",
        "value": "two_egg"
      }
    }
  },
  {
    "name": "turtle_egg",
    "states": {
      "cracked_state": {
        "type": "string",
        "value": "no_cracks"
      },
      "turtle_egg_count": {
        "type": "string",
        "value": "three_egg"
      }
    }
  },
  {
    "name": "turtle_egg",
    "states": {
      "cracked_state": {
        "type": "string",
        "value": "no_cracks"
      },
      "turtle_egg_count": {
        "type": "string",
        "value": "four_egg"
      }
    }
  },
  {
    "name": "turtle_egg",
    "states": {
      "cracked_state": {
        "type": "string",
        "value": "cracked"
      },
      "turtle_egg_count": {
        "type": "string",
        "value": "one_egg"
      }
    }
  },
  {
    "name": "turtle_egg",
    "states": {
      "cracked_state": {
        "type": "string",
        "value": "cracked"
      },
      "turtle_egg_count": {
        "type": "string",
        "value": "two_egg"
      }
    }
  },
  {
    "name": "turtle_egg",
    "states": {
      "cracked_state": {
        "type": "string",
        "value": "cracked"
      },
      "turtle_egg_count": {
        "type": "string",
        "value": "three_egg"
      }
    }
  },
  {
    "name": "turtle_egg",
    "states": {
      "cracked_state": {
        "type": "string",
        "value": "cracked"
      },
      "turtle_egg_count": {
        "type": "string",
        "value": "four_egg"
      }
    }
  },
  {
    "name": "turtle_egg",
    "states": {
      "cracked_state": {
        "type": "string",
        "value": "max_cracked"
      },
      "turtle_egg_count": {
        "type": "string",
        "value": "one_egg"
      }
    }
  },
  {
    "name": "turtle_egg",
    "states": {
      "cracked_state": {
        "type": "string",
        "value": "max_cracked"
      },
      "turtle_egg_count": {
        "type": "string",
        "value": "two_egg"
      }
    }
  },
  {
    "name": "turtle_egg",
    "states": {
      "cracked_state": {
        "type": "string",
        "value": "max_cracked"
      },
      "turtle_egg_count": {
        "type": "string",
        "value": "three_egg"
      }
    }
  },
  {
    "name": "turtle_egg",
    "states": {
      "cracked_state": {
        "type": "string",
        "value": "max_cracked"
      },
      "turtle_egg_count": {
        "type": "string",
        "value": "four_egg"
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 16
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 17
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 18
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 19
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 20
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 21
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 22
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 23
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 24
      }
    }
  },
  {
    "name": "twisting_vines",
    "states": {
      "twisting_vines_age": {
        "type": "int",
        "value": 25
      }
    }
  },
  {
    "name": "underwater_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "unknown"
      }
    }
  },
  {
    "name": "underwater_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "west"
      }
    }
  },
  {
    "name": "underwater_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "east"
      }
    }
  },
  {
    "name": "underwater_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "north"
      }
    }
  },
  {
    "name": "underwater_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "south"
      }
    }
  },
  {
    "name": "underwater_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "top"
      }
    }
  },
  {
    "name": "undyed_shulker_box",
    "states": {}
  },
  {
    "name": "unknown",
    "states": {}
  },
  {
    "name": "unlit_redstone_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "unknown"
      }
    }
  },
  {
    "name": "unlit_redstone_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "west"
      }
    }
  },
  {
    "name": "unlit_redstone_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "east"
      }
    }
  },
  {
    "name": "unlit_redstone_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "north"
      }
    }
  },
  {
    "name": "unlit_redstone_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "south"
      }
    }
  },
  {
    "name": "unlit_redstone_torch",
    "states": {
      "torch_facing_direction": {
        "type": "string",
        "value": "top"
      }
    }
  },
  {
    "name": "unpowered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 0
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "unpowered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 0
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "unpowered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 0
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "unpowered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 0
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "unpowered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 0
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "unpowered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 0
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "unpowered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 0
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "unpowered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 0
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "unpowered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 1
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "unpowered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 1
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "unpowered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 1
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "unpowered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 1
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "unpowered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 1
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "unpowered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 1
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "unpowered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 1
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "unpowered_comparator",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "output_lit_bit": {
        "type": "byte",
        "value": 1
      },
      "output_subtract_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "unpowered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "repeater_delay": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "unpowered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "repeater_delay": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "unpowered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "repeater_delay": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "unpowered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "repeater_delay": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "unpowered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "repeater_delay": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "unpowered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "repeater_delay": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "unpowered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "repeater_delay": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "unpowered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "repeater_delay": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "unpowered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "repeater_delay": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "unpowered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "repeater_delay": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "unpowered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "repeater_delay": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "unpowered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "repeater_delay": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "unpowered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "repeater_delay": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "unpowered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "repeater_delay": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "unpowered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "repeater_delay": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "unpowered_repeater",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "repeater_delay": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "vine",
    "states": {
      "vine_direction_bits": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "vine",
    "states": {
      "vine_direction_bits": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "vine",
    "states": {
      "vine_direction_bits": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "vine",
    "states": {
      "vine_direction_bits": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "vine",
    "states": {
      "vine_direction_bits": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "vine",
    "states": {
      "vine_direction_bits": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "vine",
    "states": {
      "vine_direction_bits": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "vine",
    "states": {
      "vine_direction_bits": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "vine",
    "states": {
      "vine_direction_bits": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "vine",
    "states": {
      "vine_direction_bits": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "vine",
    "states": {
      "vine_direction_bits": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "vine",
    "states": {
      "vine_direction_bits": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "vine",
    "states": {
      "vine_direction_bits": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "vine",
    "states": {
      "vine_direction_bits": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "vine",
    "states": {
      "vine_direction_bits": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "vine",
    "states": {
      "vine_direction_bits": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "wall_banner",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "wall_banner",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "wall_banner",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "wall_banner",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "wall_banner",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "wall_banner",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "warped_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "warped_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "warped_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "warped_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "warped_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "warped_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "warped_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "warped_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "warped_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "warped_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "warped_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "warped_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_double_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_double_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_fence",
    "states": {}
  },
  {
    "name": "warped_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_fence_gate",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "in_wall_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_fungus",
    "states": {}
  },
  {
    "name": "warped_hyphae",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "warped_hyphae",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "warped_hyphae",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "warped_nylium",
    "states": {}
  },
  {
    "name": "warped_planks",
    "states": {}
  },
  {
    "name": "warped_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "warped_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "warped_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "warped_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "warped_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "warped_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "warped_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "warped_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "warped_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "warped_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "warped_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "warped_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "warped_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "warped_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "warped_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "warped_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "warped_roots",
    "states": {}
  },
  {
    "name": "warped_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "warped_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "warped_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "warped_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "warped_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "warped_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "warped_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "warped_stairs",
    "states": {
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      },
      "weirdo_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "warped_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "warped_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "warped_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "warped_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "warped_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "warped_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "warped_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "warped_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "warped_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "warped_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "warped_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "warped_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "warped_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "warped_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "warped_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "warped_standing_sign",
    "states": {
      "ground_sign_direction": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "warped_stem",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      }
    }
  },
  {
    "name": "warped_stem",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      }
    }
  },
  {
    "name": "warped_stem",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      }
    }
  },
  {
    "name": "warped_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "warped_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_trapdoor",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upside_down_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "warped_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "warped_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "warped_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "warped_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "warped_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "warped_wall_sign",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "warped_wart_block",
    "states": {}
  },
  {
    "name": "water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "water",
    "states": {
      "liquid_depth": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "waterlily",
    "states": {}
  },
  {
    "name": "web",
    "states": {}
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 16
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 17
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 18
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 19
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 20
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 21
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 22
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 23
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 24
      }
    }
  },
  {
    "name": "weeping_vines",
    "states": {
      "weeping_vines_age": {
        "type": "int",
        "value": 25
      }
    }
  },
  {
    "name": "wheat",
    "states": {
      "growth": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "wheat",
    "states": {
      "growth": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "wheat",
    "states": {
      "growth": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "wheat",
    "states": {
      "growth": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "wheat",
    "states": {
      "growth": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "wheat",
    "states": {
      "growth": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "wheat",
    "states": {
      "growth": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "wheat",
    "states": {
      "growth": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "white_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "white_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "white_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "white_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "white_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "white_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "wither_rose",
    "states": {}
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "oak"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "spruce"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "birch"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "jungle"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "acacia"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "dark_oak"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "oak"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "spruce"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "birch"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "jungle"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "acacia"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "y"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "dark_oak"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "oak"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "spruce"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "birch"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "jungle"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "acacia"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "dark_oak"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "oak"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "spruce"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "birch"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "jungle"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "acacia"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "x"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "dark_oak"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "oak"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "spruce"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "birch"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "jungle"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "acacia"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "dark_oak"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "oak"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "spruce"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "birch"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "jungle"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "acacia"
      }
    }
  },
  {
    "name": "wood",
    "states": {
      "pillar_axis": {
        "type": "string",
        "value": "z"
      },
      "stripped_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "dark_oak"
      }
    }
  },
  {
    "name": "wooden_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "wooden_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "wooden_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "wooden_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "wooden_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "wooden_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 0
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "wooden_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "wooden_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "wooden_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "wooden_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "wooden_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "wooden_button",
    "states": {
      "button_pressed_bit": {
        "type": "byte",
        "value": 1
      },
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 0
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 0
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 0
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 0
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 1
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 2
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "wooden_door",
    "states": {
      "direction": {
        "type": "int",
        "value": 3
      },
      "door_hinge_bit": {
        "type": "byte",
        "value": 1
      },
      "open_bit": {
        "type": "byte",
        "value": 1
      },
      "upper_block_bit": {
        "type": "byte",
        "value": 1
      }
    }
  },
  {
    "name": "wooden_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "wooden_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "wooden_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "wooden_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "wooden_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "wooden_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 5
      }
    }
  },
  {
    "name": "wooden_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 6
      }
    }
  },
  {
    "name": "wooden_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 7
      }
    }
  },
  {
    "name": "wooden_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 8
      }
    }
  },
  {
    "name": "wooden_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 9
      }
    }
  },
  {
    "name": "wooden_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 10
      }
    }
  },
  {
    "name": "wooden_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 11
      }
    }
  },
  {
    "name": "wooden_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 12
      }
    }
  },
  {
    "name": "wooden_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 13
      }
    }
  },
  {
    "name": "wooden_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 14
      }
    }
  },
  {
    "name": "wooden_pressure_plate",
    "states": {
      "redstone_signal": {
        "type": "int",
        "value": 15
      }
    }
  },
  {
    "name": "wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "oak"
      }
    }
  },
  {
    "name": "wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "spruce"
      }
    }
  },
  {
    "name": "wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "birch"
      }
    }
  },
  {
    "name": "wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "jungle"
      }
    }
  },
  {
    "name": "wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "acacia"
      }
    }
  },
  {
    "name": "wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 0
      },
      "wood_type": {
        "type": "string",
        "value": "dark_oak"
      }
    }
  },
  {
    "name": "wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "oak"
      }
    }
  },
  {
    "name": "wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "spruce"
      }
    }
  },
  {
    "name": "wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "birch"
      }
    }
  },
  {
    "name": "wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "jungle"
      }
    }
  },
  {
    "name": "wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "acacia"
      }
    }
  },
  {
    "name": "wooden_slab",
    "states": {
      "top_slot_bit": {
        "type": "byte",
        "value": 1
      },
      "wood_type": {
        "type": "string",
        "value": "dark_oak"
      }
    }
  },
  {
    "name": "wool",
    "states": {
      "color": {
        "type": "string",
        "value": "white"
      }
    }
  },
  {
    "name": "wool",
    "states": {
      "color": {
        "type": "string",
        "value": "orange"
      }
    }
  },
  {
    "name": "wool",
    "states": {
      "color": {
        "type": "string",
        "value": "magenta"
      }
    }
  },
  {
    "name": "wool",
    "states": {
      "color": {
        "type": "string",
        "value": "light_blue"
      }
    }
  },
  {
    "name": "wool",
    "states": {
      "color": {
        "type": "string",
        "value": "yellow"
      }
    }
  },
  {
    "name": "wool",
    "states": {
      "color": {
        "type": "string",
        "value": "lime"
      }
    }
  },
  {
    "name": "wool",
    "states": {
      "color": {
        "type": "string",
        "value": "pink"
      }
    }
  },
  {
    "name": "wool",
    "states": {
      "color": {
        "type": "string",
        "value": "gray"
      }
    }
  },
  {
    "name": "wool",
    "states": {
      "color": {
        "type": "string",
        "value": "silver"
      }
    }
  },
  {
    "name": "wool",
    "states": {
      "color": {
        "type": "string",
        "value": "cyan"
      }
    }
  },
  {
    "name": "wool",
    "states": {
      "color": {
        "type": "string",
        "value": "purple"
      }
    }
  },
  {
    "name": "wool",
    "states": {
      "color": {
        "type": "string",
        "value": "blue"
      }
    }
  },
  {
    "name": "wool",
    "states": {
      "color": {
        "type": "string",
        "value": "brown"
      }
    }
  },
  {
    "name": "wool",
    "states": {
      "color": {
        "type": "string",
        "value": "green"
      }
    }
  },
  {
    "name": "wool",
    "states": {
      "color": {
        "type": "string",
        "value": "red"
      }
    }
  },
  {
    "name": "wool",
    "states": {
      "color": {
        "type": "string",
        "value": "black"
      }
    }
  },
  {
    "name": "yellow_flower",
    "states": {}
  },
  {
    "name": "yellow_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 0
      }
    }
  },
  {
    "name": "yellow_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 1
      }
    }
  },
  {
    "name": "yellow_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 2
      }
    }
  },
  {
    "name": "yellow_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 3
      }
    }
  },
  {
    "name": "yellow_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 4
      }
    }
  },
  {
    "name": "yellow_glazed_terracotta",
    "states": {
      "facing_direction": {
        "type": "int",
        "value": 5
      }
    }
  }
]