Splashing using Industrial Iron Window Pane. Produces Weathered Iron Window Pane.
Weathered Iron Window Pane
Create · by simibubi
Acquisition
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.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Weathered Iron Window Pane | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Weathered Iron Window Pane | 1–1 | 100% | Drops itself with Silk Touch |
Related items
Developer reference
- Registry name
create:weathered_iron_window_pane- Namespace
create- Mod ID
create- Tags (2)
forge:blocks/glass_panes forge:items/glass_panes
Recipe JSON (2):
{
"recipe_type": "create:splashing",
"pattern": null,
"ingredients": {
"item": "create:industrial_iron_window_pane"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "create:weathered_iron_window"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
