Industrial Iron Window Pane
create:industrial_iron_window_pane

Industrial Iron Window Pane

Create · by simibubi
block Glass PanesGlass Panes

Acquisition

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

Crafting
Industrial Iron Window Pane Industrial Iron Window Pane ×16 guaranteed

Mining & drops

sourcecountchanceconditions
Industrial Iron Window Pane1–1100%Drops itself with Silk Touch

Used in (1)

Splashing using Industrial Iron Window Pane. Produces Weathered Iron Window Pane.

Splashing
Weathered Iron Window Pane Weathered Iron Window Pane guaranteed

Block drops

dropscountchanceconditions
Industrial Iron Window Pane1–1100%Drops itself with Silk Touch
Developer reference
Registry name
create:industrial_iron_window_pane
Namespace
create
Mod ID
create
Tags (2)
forge:blocks/glass_panes
forge:items/glass_panes

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "create:industrial_iron_window"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}