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