block· Machines & Other Blocks

Sculk Stone Bricks

Deeper and Darker · by Kyanite Team
block Can Large Echo Crystal PlacePickaxe Mineable

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

Acquisition

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

Crafting
Sculk Stone Bricks ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Sculk Stone Bricks1–1100%Survives Explosion

Used in

Crafting using Sculk Stone Bricks, Sculk Stone Bricks, Sculk Stone Bricks and Sculk Stone Bricks, arranged in the pattern shown. Produces 4× Sculk Stone Tiles.

Crafting
Sculk Stone Tiles ×4 guaranteed

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
view all 8 →

Block drops

Drops itself when broken.

Developer reference
Registry name
deeperdarker:sculk_stone_bricks
Namespace
deeperdarker
Mod ID
deeperdarker
Tags (2)
geode_plus:blocks/can_large_echo_crystal_place
minecraft:blocks/mineable/pickaxe

Recipe JSON (3):

{
  "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": [
    "SS",
    "SS"
  ],
  "ingredients": {
    "S": {
      "item": "deeperdarker:polished_sculk_stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}