Stone Window Pane
hexerei:stone_window_pane

Stone Window Pane

Hexerei · by JoeFoxe
block

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

Acquisition

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

Crafting
Stone Window
Stone Window
Stone Window
Stone Window
Stone Window
Stone Window
Stone Window Pane Stone Window Pane ×16 guaranteed

Mining & drops

sourcecountchanceconditions
Stone Window Pane1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
hexerei:stone_window_pane
Namespace
hexerei
Mod ID
hexerei

Recipe JSON (1):

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