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