Crafting using Stick, Stick, Stick, Stick, Glass, Stick, Stick, Stick and Stick, arranged in the pattern shown. Produces 4× Window Base.
Window Base
Acquisition
Crafting using Window Half Pane Base, in any arrangement. Produces Window Base.
Used in (88)
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.
Crafting using Window Base, Window Base, Acacia Log, Window Base and Window Base, arranged in the pattern shown. Produces 4× Resizeable Acacia Window.
Crafting using Window Base, Window Base, Window Base, Window Base, Diorite, Window Base, Window Base, Window Base and Window Base, arranged in the pattern shown. Produces 8× Diorite Pane Window.
Crafting using Window Base, Window Base, Window Base, Window Base, Red Sandstone, Window Base, Window Base, Window Base and Window Base, arranged in the pattern shown. Produces 8× Red Sandstone Pane Window.
Crafting using Window Base, Window Base, Andesite, Window Base and Window Base, arranged in the pattern shown. Produces 4× Resizeable Andesite Window.
Developer reference
- Registry name
mcwwindows:window_base- Namespace
mcwwindows- Mod ID
mcwwindows
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"AAA",
"ABA",
"AAA"
],
"ingredients": {
"A": {
"item": "minecraft:stick"
},
"B": {
"item": "minecraft:glass"
}
},
"conditions": [],
"sequence": null,
"group_name": "window_items",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "mcwwindows:window_half_bar_base"
},
"conditions": [],
"sequence": null,
"group_name": "window_items",
"experience": null,
"cooking_time": null
}





