Stone Window
hexerei:stone_window

Stone Window

Hexerei · by JoeFoxe
block

Stone Window is a block from Hexerei, crafted from Stone, Black Framed Glass, and Iron Bars.

Acquisition

Crafting using Stone, Black Framed Glass and Iron Bars, in any arrangement. Produces 2× Stone Window.

Crafting ⇆ any arrangement
Stone Window Stone Window ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Stone Window1–1100%Survives Explosion

Used in (1)

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

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:stone"
    },
    {
      "tag": "forge:glass"
    },
    {
      "item": "minecraft:iron_bars"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}