Polished Blackstone Brick Wall
minecraft:polished_blackstone_brick_wall

Polished Blackstone Brick Wall

Minecraft · by Mojang Studios
block WallsWalls

Acquisition

Stone Cutting using Blackstone. Produces Polished Blackstone Brick Wall.

Stone Cutting
Polished Blackstone Brick Wall Polished Blackstone Brick Wall guaranteed

Crafting using Polished Blackstone Bricks, Polished Blackstone Bricks, Polished Blackstone Bricks, Polished Blackstone Bricks, Polished Blackstone Bricks and Polished Blackstone Bricks, arranged in the pattern shown. Produces 6× Polished Blackstone Brick Wall.

Crafting
Polished Blackstone Brick Wall Polished Blackstone Brick Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Blackstone Brick Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:polished_blackstone_brick_wall
Namespace
minecraft
Mod ID
minecraft
Tags (2)
minecraft:blocks/walls
minecraft:items/walls

Recipe JSON (4):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:blackstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:polished_blackstone_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:polished_blackstone_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:polished_blackstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}