Crafting using Alpha Planks, Alpha Planks, Alpha Planks, Alpha Planks, Alpha Planks and Alpha Planks, arranged in the pattern shown. Produces 4× Alpha Stairs.
Alpha Stairs
Regions Unexplored · by UHQ_GAMES
Alpha Stairs is a block from Regions Unexplored, crafted from Alpha Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Alpha Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
regions_unexplored:alpha_stairs- Namespace
regions_unexplored- Mod ID
regions_unexplored- Tags (4)
forge:blocks/stairs/wooden forge:items/stairs/wooden minecraft:blocks/wooden_stairs minecraft:items/wooden_stairs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "regions_unexplored:alpha_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_stairs",
"experience": null,
"cooking_time": null
}
