Smooth Sculk Stone Stairs
16×16 · BAKED

block· Stairs

Smooth Sculk Stone Stairs

Deeper and Darker · by Kyanite Team
block Pickaxe MineableStairsStairs

Smooth Sculk Stone Stairs is a block from Deeper and Darker, crafted from Smooth Sculk Stone.

Acquisition

Crafting using Smooth Sculk Stone, Smooth Sculk Stone, Smooth Sculk Stone, Smooth Sculk Stone, Smooth Sculk Stone and Smooth Sculk Stone, arranged in the pattern shown. Produces 4× Smooth Sculk Stone Stairs.

Crafting
Smooth Sculk Stone Stairs Smooth Sculk Stone Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Smooth Sculk Stone Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (2):

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