Crafting using Oak Stairs and Moss Block, in any arrangement. Produces Mossy Oak Stairs.
- Inputs
- Oak Stairs
- Moss Block
- Output
- → Mossy Oak Stairs
block· Stairs
Mossy Oak Stairs is a block from Ribbits, crafted from Oak Stairs and Moss Block.
Crafting using Oak Stairs and Moss Block, in any arrangement. Produces Mossy Oak Stairs.
Crafting using Mossy Oak Planks, Mossy Oak Planks, Mossy Oak Planks, Mossy Oak Planks, Mossy Oak Planks and Mossy Oak Planks, arranged in the pattern shown. Produces 4× Mossy Oak Stairs.
| source | count | drop rate | conditions |
|---|---|---|---|
| Mossy Oak 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.
ribbits:mossy_oak_planks_stairsribbitsribbitsminecraft:blocks/wooden_stairs minecraft:items/wooden_stairs
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:oak_stairs"
},
{
"item": "minecraft:moss_block"
}
],
"conditions": [],
"sequence": null,
"group_name": "mossy_oak_planks",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "ribbits:mossy_oak_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_stairs",
"experience": null,
"cooking_time": null
}