create:industrial_iron_window

Industrial Iron Window

Create · by simibubi
block Impermeable

Acquisition

Crafting using Block of Industrial Iron, Block of Industrial Iron, Any Colorless Glas and Block of Industrial Iron, arranged in the pattern shown. Produces 2× Industrial Iron Window.

Crafting
Industrial Iron Window ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Industrial Iron Window1–1100%Drops itself with Silk Touch

Used in (2)

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

Splashing using Industrial Iron Window. Produces Weathered Iron Window.

Splashing
Weathered Iron Window guaranteed

Block drops

dropscountchanceconditions
Industrial Iron Window1–1100%Drops itself with Silk Touch
Developer reference
Registry name
create:industrial_iron_window
Namespace
create
Mod ID
create
Tags (1)
minecraft:blocks/impermeable

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#X#"
  ],
  "ingredients": {
    "#": {
      "item": "create:industrial_iron_block"
    },
    "X": {
      "tag": "forge:glass/colorless"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}