Resizeable Birch Planks Window
mcwwindows:birch_plank_window

Resizeable Birch Planks Window

Wood Type:
Macaw's Windows · by Sketch Macaw & Peachy Macaw
block WindowsAxe MineableWalls

Acquisition

Crafting using Window Base, Window Base, Birch Planks, Window Base and Window Base, arranged in the pattern shown. Produces 4× Resizeable Birch Planks Window.

Crafting
Resizeable Birch Planks Window Resizeable Birch Planks Window ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Resizeable Birch Planks Window1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwwindows:birch_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:birch_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "windows",
  "experience": null,
  "cooking_time": null
}