Crafting using Dark Oak Log, Dark Oak Log and Glass, arranged in the pattern shown. Produces 2× Dark Oak Attic Roof.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Dark Oak Attic Roof | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mcwroofs:dark_oak_attic_roof- Namespace
mcwroofs- Mod ID
mcwroofs- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" W",
"WG"
],
"ingredients": {
"G": {
"item": "minecraft:glass"
},
"W": {
"item": "minecraft:dark_oak_log"
}
},
"conditions": [],
"sequence": null,
"group_name": "attic",
"experience": null,
"cooking_time": null
}

