Oak Window Pane
create:oak_window_pane

Oak Window Pane

Wood Type:
Create · by simibubi
block Glass PanesGlass Panes

Acquisition

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

Crafting
Oak Window Pane Oak Window Pane ×16 guaranteed

Mining & drops

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

Block drops

dropscountchanceconditions
Oak Window Pane1–1100%Drops itself with Silk Touch
Developer reference
Registry name
create:oak_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:oak_window"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}