Mahogany Window Pane
hexerei:mahogany_window_pane

Mahogany Window Pane

Hexerei · by JoeFoxe
block Glass PanesGlass Panes

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

Acquisition

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

Crafting
Mahogany Window Pane Mahogany Window Pane ×16 guaranteed

Mining & drops

sourcecountchanceconditions
Mahogany Window Pane1–1100%Survives Explosion

Block drops

Drops itself when broken.

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