Gloomslate Brick Slab
16×16 · BAKED

block· Slabs

Gloomslate Brick Slab

Deeper and Darker · by Kyanite Team
block Pickaxe MineableSlabsSlabs

Gloomslate Brick Slab is a block from Deeper and Darker, crafted from Gloomslate Bricks.

Acquisition

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

Crafting
Gloomslate Brick Slab Gloomslate Brick Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Gloomslate Brick Slab1–1100%

Used in

Crafting using Gloomslate Brick Slab and Gloomslate Brick Slab, arranged in the pattern shown. Produces Chiseled Gloomslate.

Crafting
Gloomslate Brick Slab
Gloomslate Brick Slab
Chiseled Gloomslate guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
deeperdarker:gloomslate_brick_slab
Namespace
deeperdarker
Mod ID
deeperdarker
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (4):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "deeperdarker:gloomslate_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "deeperdarker:gloomslate_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "deeperdarker:cobbled_gloomslate"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "deeperdarker:polished_gloomslate"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}