Deepslate Brick Wall
minecraft:deepslate_brick_wall

Deepslate Brick Wall

Minecraft · by Mojang Studios
block Ancient City ReplaceableWallsWalls

Acquisition

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

Crafting
Deepslate Brick Wall Deepslate Brick Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Deepslate Brick Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:deepslate_brick_wall
Namespace
minecraft
Mod ID
minecraft
Tags (3)
minecraft:blocks/ancient_city_replaceable
minecraft:blocks/walls
minecraft:items/walls

Recipe JSON (4):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:deepslate_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:cobbled_deepslate"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:deepslate_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:polished_deepslate"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}