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