Crafting using Thatch, Thatch, Thatch, Thatch, Thatch and Thatch, arranged in the pattern shown. Produces 4× Thatch Stairs.
Thatch Stairs
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Thatch Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
quark:thatch_stairs- Namespace
quark- Mod ID
quark- Tags (3)
minecraft:blocks/mineable/hoe minecraft:blocks/stairs minecraft:items/stairs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "quark:thatch"
}
},
"conditions": [
{
"raw": {
"flag": "thatch",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
