Industrial Electrolyzer using Pyrite Dust. Produces 2× Sulfur Dust and Raw Iron.
Raw Iron
Acquisition
Industrial Electrolyzer using Andradite Dust and Empty Cell. Produces 2× Raw Iron and 3× Empty Cell and 6× Empty Cell and 3× Empty Cell.
Industrial Electrolyzer using Almandine Dust and Empty Cell. Produces 3× Empty Cell and 6× Empty Cell and 2× Aluminium Dust and 3× Raw Iron.
Industrial Electrolyzer using Peridot Dust and Empty Cell. Produces 2× Magnesium Dust and Empty Cell and 2× Empty Cell and 2× Raw Iron.
Grinder using Any Iron Ores. Produces 2× Raw Iron.
Industrial Grinder using Any Iron Ores. Produces 3× Tin Nugget and 3× Nickel Nugget and 3× Raw Iron.
Industrial Grinder using Any Tin Ores. Produces 2× Raw Tin and Zinc Dust and Raw Iron.
Scrapbox using Scrap Box. Produces Raw Iron.
Crafting using Block of Raw Iron, in any arrangement. Produces 9× Raw Iron.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Deepslate Iron Ore | 1–1 | 100% | Fortune increases drop count |
| Iron Ore | 1–1 | 100% | Fortune increases drop count |
Used in (3)
Crafting using Raw Iron, Raw Iron, Raw Iron, Raw Iron, Raw Iron, Raw Iron, Raw Iron, Raw Iron and Raw Iron, arranged in the pattern shown. Produces Block of Raw Iron.
Smelting using Raw Iron (200 ticks, 0.7 xp). Produces Iron Ingot.
200 ticks· 0.7 xp
Blasting using Raw Iron (100 ticks, 0.7 xp). Produces Iron Ingot.
100 ticks· 0.7 xp
Developer reference
- Registry name
minecraft:raw_iron- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (9):
{
"recipe_type": "techreborn:industrial_electrolyzer",
"pattern": null,
"ingredients": {
"item": "techreborn:pyrite_dust"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:industrial_electrolyzer",
"pattern": null,
"ingredients": [
{
"item": "techreborn:andradite_dust"
},
{
"item": "techreborn:cell"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:industrial_electrolyzer",
"pattern": null,
"ingredients": [
{
"item": "techreborn:almandine_dust"
},
{
"item": "techreborn:cell"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:industrial_electrolyzer",
"pattern": null,
"ingredients": [
{
"tag": "c:peridot_dusts"
},
{
"item": "techreborn:cell"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:grinder",
"pattern": null,
"ingredients": {
"tag": "c:iron_ores"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:industrial_grinder",
"pattern": null,
"ingredients": {
"tag": "c:iron_ores"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:industrial_grinder",
"pattern": null,
"ingredients": {
"tag": "c:tin_ores"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "minecraft:raw_iron_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


