Crafting using Cherry Slab, Cherry Slab, Cherry Slab, Cherry Fence, Cherry Fence, Cherry Fence and Cherry Fence, arranged in the pattern shown. Produces Cherry Table.
- Inputs
- 3 × Cherry Slab
- 4 × Cherry Fence
- Output
- → Cherry Table
block· Machines & Other Blocks
Cherry Table is a block from Twigs, crafted from Cherry Slab and Cherry Fence.
Crafting using Cherry Slab, Cherry Slab, Cherry Slab, Cherry Fence, Cherry Fence, Cherry Fence and Cherry Fence, arranged in the pattern shown. Produces Cherry Table.
| source | count | drop rate | conditions |
|---|---|---|---|
| Cherry Table | 1–1 | 100% | Survives Explosion |
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.
twigs:cherry_tabletwigstwigstwigs:blocks/tables twigs:items/tables
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"___",
"O O",
"O O"
],
"ingredients": {
"O": {
"item": "minecraft:cherry_fence"
},
"_": {
"item": "minecraft:cherry_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}