minecraft:deepslate_bricks

Deepslate Bricks

Minecraft · by Mojang Studios
block Ancient City ReplaceablePickaxe MineableSculk Replaceable World Gen

Acquisition

Crafting using Polished Deepslate, Polished Deepslate, Polished Deepslate and Polished Deepslate, arranged in the pattern shown. Produces 4× Deepslate Bricks.

Crafting
Deepslate Bricks ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Deepslate Bricks1–1100%Survives Explosion

Used in (12)

Smelting using Deepslate Bricks (200 ticks, 0.1 xp). Produces Cracked Deepslate Bricks.

Smelting

200 ticks· 0.1 xp

Cracked Deepslate Bricks guaranteed

Crafting using Deepslate Bricks, Deepslate Bricks, Deepslate Bricks, Deepslate Bricks, Deepslate Bricks and Deepslate Bricks, arranged in the pattern shown. Produces 4× Deepslate Brick Stairs.

Crafting
Deepslate Brick Stairs Deepslate Brick Stairs ×4 guaranteed
view all 12 →

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:deepslate_bricks
Namespace
minecraft
Mod ID
minecraft
Tags (3)
minecraft:blocks/ancient_city_replaceable
minecraft:blocks/mineable/pickaxe
minecraft:blocks/sculk_replaceable_world_gen

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SS",
    "SS"
  ],
  "ingredients": {
    "S": {
      "item": "minecraft:polished_deepslate"
    }
  },
  "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:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:polished_deepslate"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}