Crafting using Crypt Stone, Crypt Stone, Crypt Stone, Crypt Stone, Crypt Stone and Crypt Stone, arranged in the pattern shown. Produces 4× Crypt Stone Stairs.
- Inputs
- 6 × Crypt Stone
- Output
- → Crypt Stone Stairs ×4
block· Stairs
Crypt Stone Stairs is a block from Goety, crafted from Crypt Stone.
Crafting using Crypt Stone, Crypt Stone, Crypt Stone, Crypt Stone, Crypt Stone and Crypt Stone, arranged in the pattern shown. Produces 4× Crypt Stone Stairs.
Stone Cutting using Crypt Stone. Produces Crypt Stone Stairs.
| source | count | drop rate | conditions |
|---|---|---|---|
| Crypt Stone Stairs | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
goety:crypt_stone_stairsgoetygoetygoety:blocks/crypt_blocks goety:items/crypt_blocks minecraft:blocks/stairs minecraft:items/stairs
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "goety:crypt_stone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "goety:crypt_stone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}