Crafting using Ashen Planks, Ashen Planks, Ashen Planks, Ashen Planks, Ashen Planks and Ashen Planks, arranged in the pattern shown. Produces 4× Ashen Stairs.
Ashen Stairs
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Ashen Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
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
}
