Crafting using Mangrove Table and Mangrove Log, arranged in the pattern shown. Produces Mangrove End Table.
- Inputs
- Mangrove Table
- Mangrove Log
- Output
- → Mangrove End Table
block· Machines & Other Blocks
Mangrove End Table is a block from Macaw's Furniture, crafted from Mangrove Table and Mangrove Log.
Crafting using Mangrove Table and Mangrove Log, arranged in the pattern shown. Produces Mangrove End Table.
| source | count | drop rate | conditions |
|---|---|---|---|
| Mangrove End Table | 1–1 | 100% | — |
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.
Crafting using Mangrove End Table and Glass, arranged in the pattern shown. Produces Mangrove Glass Table.
Drops itself when broken.
mcwfurnitures:mangrove_end_tablemcwfurnituresmcwfurnituresmcwfurnitures:blocks/end_table minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A",
"B"
],
"ingredients": {
"A": {
"item": "mcwfurnitures:mangrove_table"
},
"B": {
"item": "minecraft:mangrove_log"
}
},
"conditions": [],
"sequence": null,
"group_name": "end_table",
"experience": null,
"cooking_time": null
}