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