Crafting using Window Base, Window Base, Spruce Planks, Window Base and Window Base, arranged in the pattern shown. Produces 4× Resizeable Spruce Planks Window.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Resizeable Spruce Planks Window | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwwindows:spruce_plank_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:spruce_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "windows",
"experience": null,
"cooking_time": null
}
