Ashen Stairs
quark:ancient_planks_stairs

Ashen Stairs

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Axe MineableStairsWooden StairsStairsWooden Stairs

Acquisition

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

Crafting conditional
Ashen Stairs Ashen Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Ashen Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
quark:ancient_planks_stairs
Namespace
quark
Mod ID
quark
Tags (5)
minecraft:blocks/mineable/axe
minecraft:blocks/stairs
minecraft:blocks/wooden_stairs
minecraft:items/stairs
minecraft:items/wooden_stairs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#  ",
    "## ",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "quark:ancient_planks"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "ancient_wood",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}