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