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