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

Weathered Iron Window
Create · by simibubi
Acquisition
Splashing using Industrial Iron Window. Produces Weathered Iron Window.

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Weathered Iron Window | 1–1 | 100% | Drops itself with Silk Touch |
Used in (1)
Crafting using Weathered Iron Window, Weathered Iron Window, Weathered Iron Window, Weathered Iron Window, Weathered Iron Window and Weathered Iron Window, arranged in the pattern shown. Produces 16× Weathered Iron Window Pane.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Weathered Iron Window | 1–1 | 100% | Drops itself with Silk Touch |
Developer reference
- Registry name
create:weathered_iron_window- Namespace
create- Mod ID
create- Tags (1)
minecraft:blocks/impermeable
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"#X#"
],
"ingredients": {
"#": {
"item": "create:weathered_iron_block"
},
"X": {
"tag": "forge:glass/colorless"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:splashing",
"pattern": null,
"ingredients": {
"item": "create:industrial_iron_window"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


