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