Crafting using Oak Table and Oak Log, arranged in the pattern shown. Produces Oak End Table.
block· Machines & Other Blocks
Oak End Table
Wood Type:
Macaw's Furniture · by Sketch Macaw
Oak End Table is a block from Macaw's Furniture, crafted from Oak Table and Oak Log.
Acquisition
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Oak 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.
Used in
Crafting using Oak End Table and Glass, arranged in the pattern shown. Produces Oak Glass Table.
- Inputs
- Oak End Table
- Glass
- Output
- → Oak Glass Table
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwfurnitures:oak_end_table- Namespace
mcwfurnitures- Mod ID
mcwfurnitures- Tags (2)
mcwfurnitures:blocks/end_table minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A",
"B"
],
"ingredients": {
"A": {
"item": "mcwfurnitures:oak_table"
},
"B": {
"item": "minecraft:oak_log"
}
},
"conditions": [],
"sequence": null,
"group_name": "end_table",
"experience": null,
"cooking_time": null
}

