Sculk Stone Brick Slab
16×16 · BAKED

block· Slabs

Sculk Stone Brick Slab

Deeper and Darker · by Kyanite Team
block Pickaxe MineableSlabsSlabs

Sculk Stone Brick Slab is a block from Deeper and Darker, crafted from Cobbled Sculk Stone.

Acquisition

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

Crafting
Sculk Stone Brick Slab Sculk Stone Brick Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Sculk Stone Brick Slab1–1100%

Used in

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

Crafting
Sculk Stone Brick Slab
Sculk Stone Brick Slab
Chiseled Sculk Stone guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
deeperdarker:sculk_stone_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:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "deeperdarker:cobbled_sculk_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "deeperdarker:polished_sculk_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "deeperdarker:sculk_stone_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "deeperdarker:sculk_stone_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}