Crafting using Dark Oak Planks, Dark Oak Planks, Any Colorless Glas and Dark Oak Planks, arranged in the pattern shown. Produces 2× Dark Oak Window.

Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Dark Oak Window | 1–1 | 100% | Drops itself with Silk Touch |
Used in (1)
Crafting using Dark Oak Window, Dark Oak Window, Dark Oak Window, Dark Oak Window, Dark Oak Window and Dark Oak Window, arranged in the pattern shown. Produces 16× Dark Oak Window Pane.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Dark Oak Window | 1–1 | 100% | Drops itself with Silk Touch |
Developer reference
- Registry name
create:dark_oak_window- Namespace
create- Mod ID
create- Tags (1)
minecraft:blocks/impermeable
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"#X#"
],
"ingredients": {
"#": {
"item": "minecraft:dark_oak_planks"
},
"X": {
"tag": "forge:glass/colorless"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

