Crafting using Oak Log and Oak Fence, arranged in the pattern shown. Produces Oak Coffee Table.
block· Machines & Other Blocks
Oak Coffee Table
Wood Type:
Macaw's Furniture · by Sketch Macaw
Oak Coffee Table is a block from Macaw's Furniture, crafted from Oak Log and Oak Fence.
Acquisition
Used in
Crafting using Oak Coffee Table and Oak Fence, arranged in the pattern shown. Produces Oak Table.
- Inputs
- Oak Coffee Table
- Oak Fence
- Output
- → Oak Table
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwfurnitures:oak_coffee_table- Namespace
mcwfurnitures- Mod ID
mcwfurnitures- Tags (2)
mcwfurnitures:blocks/coffee_table minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A",
"B"
],
"ingredients": {
"A": {
"item": "minecraft:oak_log"
},
"B": {
"item": "minecraft:oak_fence"
}
},
"conditions": [],
"sequence": null,
"group_name": "coffee_table",
"experience": null,
"cooking_time": null
}
