Witch Hazel Window Pane
hexerei:witch_hazel_window_pane

Witch Hazel Window Pane

Hexerei · by JoeFoxe
block Glass PanesGlass Panes

Witch Hazel Window Pane is a block from Hexerei, crafted from Witch Hazel Window.

Acquisition

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

Crafting
Witch Hazel Window Pane Witch Hazel Window Pane ×16 guaranteed

Mining & drops

sourcecountchanceconditions
Witch Hazel Window Pane1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
hexerei:witch_hazel_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:witch_hazel_window"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}