Birch Window Pane
create:birch_window_pane

Birch Window Pane

Wood Type:
Create · by simibubi
block Glass PanesGlass Panes

Acquisition

Crafting using Birch Window, Birch Window, Birch Window, Birch Window, Birch Window and Birch Window, arranged in the pattern shown. Produces 16× Birch Window Pane.

Crafting
Birch Window Pane Birch Window Pane ×16 guaranteed

Mining & drops

sourcecountchanceconditions
Birch Window Pane1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Birch Window Pane1–1100%Drops itself with Silk Touch
Developer reference
Registry name
create:birch_window_pane
Namespace
create
Mod ID
create
Tags (2)
forge:blocks/glass_panes
forge:items/glass_panes

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "create:birch_window"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}