Echo Stairs
16×16 · BAKED

block· Stairs

Echo Stairs

Deeper and Darker · by Kyanite Team
block Axe MineableWooden StairsWooden Stairs

Echo Stairs is a block from Deeper and Darker, crafted from Echo Planks.

Acquisition

Crafting using Echo Planks, Echo Planks, Echo Planks, Echo Planks, Echo Planks and Echo Planks, arranged in the pattern shown. Produces 4× Echo Stairs.

Crafting
Echo Stairs Echo Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Echo Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
deeperdarker:echo_stairs
Namespace
deeperdarker
Mod ID
deeperdarker
Tags (3)
minecraft:blocks/mineable/axe
minecraft:blocks/wooden_stairs
minecraft:items/wooden_stairs

Recipe JSON (1):

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