Crafting using Birch Planks, Birch Planks, Birch Planks and Stick, arranged in the pattern shown. Produces 3× Birch Planks Steep Top Roof.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Birch Planks Steep Top Roof | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mcwroofs:birch_planks_upper_steep_roof- Namespace
mcwroofs- Mod ID
mcwroofs- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" W",
" W",
"WS"
],
"ingredients": {
"S": {
"item": "minecraft:stick"
},
"W": {
"item": "minecraft:birch_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "upper_steep",
"experience": null,
"cooking_time": null
}
