Crafting using Birch Log, Birch Log and Birch Fence, arranged in the pattern shown. Produces Birch Stool.
- Inputs
- 2 × Birch Log
- Birch Fence
- Output
- → Birch Stool
block· Machines & Other Blocks
Birch Stool is a block from Macaw's Furniture, crafted from Birch Log and Birch Fence.
Crafting using Birch Log, Birch Log and Birch Fence, arranged in the pattern shown. Produces Birch Stool.
| source | count | drop rate | conditions |
|---|---|---|---|
| Birch 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:birch_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:birch_log"
},
"B": {
"item": "minecraft:birch_fence"
}
},
"conditions": [],
"sequence": null,
"group_name": "stool_chair",
"experience": null,
"cooking_time": null
}