Crafting using Window Base, Window Base, Stripped Oak Log, Window Base and Window Base, arranged in the pattern shown. Produces 4× Resizeable Stripped Oak Window.
Resizeable Stripped Oak Window
Macaw's Windows · by Sketch Macaw & Peachy Macaw
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Resizeable Stripped Oak Window | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwwindows:stripped_oak_log_window- Namespace
mcwwindows- Mod ID
mcwwindows- Tags (3)
mcwwindows:blocks/windows minecraft:blocks/mineable/axe minecraft:blocks/walls
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" A ",
"ABA",
" A "
],
"ingredients": {
"A": {
"item": "mcwwindows:window_base"
},
"B": {
"item": "minecraft:stripped_oak_log"
}
},
"conditions": [],
"sequence": null,
"group_name": "windows",
"experience": null,
"cooking_time": null
}
