Deepslate Brick Slab
minecraft:deepslate_brick_slab

Deepslate Brick Slab

Minecraft · by Mojang Studios
block Ancient City ReplaceablePickaxe MineableSlabsSlabs

Acquisition

Crafting using Deepslate Brick Vertical Slab, in any arrangement. Produces Deepslate Brick Slab.

Crafting ⇆ any arrangement conditional
Deepslate Brick Vertical Slab
Deepslate Brick Slab Deepslate Brick Slab guaranteed

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

Crafting
Deepslate Brick Slab Deepslate Brick Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Deepslate Brick Slab1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:deepslate_brick_slab
Namespace
minecraft
Mod ID
minecraft
Tags (4)
minecraft:blocks/ancient_city_replaceable
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (5):

{
  "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:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "quark:deepslate_brick_vertical_slab"
  },
  "conditions": [
    {
      "raw": {
        "flag": "vertical_slabs",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "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
}
{
  "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:cobbled_deepslate"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}