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