Crafting using Icestone, Icestone, Icestone, Icestone, Icestone and Icestone, arranged in the pattern shown. Produces 4× Icestone Stairs.
Icestone Stairs
The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
Acquisition
Stone Cutting using Icestone. Produces Icestone Stairs.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Icestone Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
aether:icestone_stairs- Namespace
aether- Mod ID
aether- Tags (4)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool minecraft:blocks/stairs minecraft:items/stairs
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "aether:icestone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "aether:icestone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
