Crafting using Mangrove Planks, Mangrove Planks, Mangrove Planks, Mangrove Planks, Mangrove Planks and Mangrove Planks, arranged in the pattern shown. Produces 4× Mangrove Stairs.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Mangrove Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
minecraft:mangrove_stairs- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:blocks/wooden_stairs minecraft:items/wooden_stairs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:mangrove_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_stairs",
"experience": null,
"cooking_time": null
}
