Willow Window Pane
hexerei:willow_window_pane

Willow Window Pane

Hexerei · by JoeFoxe
block Glass PanesGlass Panes

Willow Window Pane is a block from Hexerei, crafted from Willow Window.

Acquisition

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

Crafting
Willow Window Pane Willow Window Pane ×16 guaranteed

Mining & drops

sourcecountchanceconditions
Willow Window Pane1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
hexerei:willow_window_pane
Namespace
hexerei
Mod ID
hexerei
Tags (2)
forge:blocks/glass_panes
forge:items/glass_panes

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "GGG"
  ],
  "ingredients": {
    "G": {
      "item": "hexerei:willow_window"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}