Crafting using Mangrove Planks, Mangrove Planks and Mangrove Planks, arranged in the pattern shown. Produces 6× Mangrove Slab.
Mangrove Slab is a block from Oh The Biomes You'll Go, crafted from Mangrove Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Mangrove Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
byg:mangrove_slab- Namespace
byg- Mod ID
byg- Tags (4)
minecraft:blocks/slabs minecraft:blocks/wooden_slabs minecraft:items/slabs minecraft:items/wooden_slabs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "byg:mangrove_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_slab",
"experience": null,
"cooking_time": null
}
