Stone Cutting using Any Iron Ingot. Produces Block of Weathered Iron.


Stone Cutting using Any Iron Ingot. Produces Block of Weathered Iron.

Splashing using Block of Industrial Iron. Produces Block of Weathered Iron.

| source | count | chance | conditions |
|---|---|---|---|
| Block of Weathered Iron | 1–1 | 100% | Survives Explosion |
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.
Drops itself when broken.
create:weathered_iron_blockcreatecreatecreate:blocks/wrench_pickup minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"tag": "forge:ingots/iron"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:splashing",
"pattern": null,
"ingredients": {
"item": "create:industrial_iron_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}