Cobbled Sculk Stone Wall
16×16 · BAKED

block· Walls

Cobbled Sculk Stone Wall

Deeper and Darker · by Kyanite Team
block Pickaxe MineableWallsWalls

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

Acquisition

Crafting using Cobbled Sculk Stone, Cobbled Sculk Stone, Cobbled Sculk Stone, Cobbled Sculk Stone, Cobbled Sculk Stone and Cobbled Sculk Stone, arranged in the pattern shown. Produces 6× Cobbled Sculk Stone Wall.

Crafting
Cobbled Sculk Stone Wall Cobbled Sculk Stone Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Cobbled Sculk Stone Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "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:cobbled_sculk_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}