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