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