Crafting using Block of Refined Iron, in any arrangement. Produces 9× Refined Iron Ingot.
Refined Iron Ingot
Acquisition
Blasting using Iron Ingot (100 ticks, 0.5 xp). Produces Refined Iron Ingot.
100 ticks· 0.5 xp
Blast Furnace using Any Iron Ores and Calcium Carbonate. Produces Empty Cell and 3× Refined Iron Ingot.

Crafting using Refined Iron Nugget, Refined Iron Nugget, Refined Iron Nugget, Refined Iron Nugget, Refined Iron Nugget, Refined Iron Nugget, Refined Iron Nugget, Refined Iron Nugget and Refined Iron Nugget, in any arrangement. Produces Refined Iron Ingot.
Smelting using Iron Ingot (200 ticks, 0.5 xp). Produces Refined Iron Ingot.
200 ticks· 0.5 xp
Blast Furnace using Pyrite Ore and Calcium Carbonate. Produces Empty Cell and 2× Refined Iron Ingot.

Used in (19)
Crafting using Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot and Refined Iron Ingot, in any arrangement. Produces Block of Refined Iron.
Crafting using Book and Refined Iron Ingot, in any arrangement. Produces Tech Reborn Manual.
Crafting using Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot, Red Cell Battery, Refined Iron Ingot, Electronic Circuit and Refined Iron Ingot, arranged in the pattern shown. Produces Basic Chainsaw.
Crafting using Refined Iron Ingot, Refined Iron Ingot and Refined Iron Ingot, arranged in the pattern shown. Produces 12× HV Cable.
Crafting using Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot, Iron Furnace, Iron Furnace, Refined Iron Ingot, Refined Iron Ingot and Refined Iron Ingot, arranged in the pattern shown. Produces Iron Alloy Furnace.
Related items
Developer reference
- Registry name
techreborn:refined_iron_ingot- Namespace
techreborn- Mod ID
techreborn- Tags (2)
c:items/refined_iron_ingots techreborn:items/ingots
Recipe JSON (6):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "techreborn:refined_iron_storage_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "minecraft:iron_ingot"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.5,
"cooking_time": 100
}{
"recipe_type": "techreborn:blast_furnace",
"pattern": null,
"ingredients": [
{
"tag": "c:iron_ores"
},
{
"fluid": "techreborn:calcium_carbonate"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "techreborn:refined_iron_nugget"
},
{
"item": "techreborn:refined_iron_nugget"
},
{
"item": "techreborn:refined_iron_nugget"
},
{
"item": "techreborn:refined_iron_nugget"
},
{
"item": "techreborn:refined_iron_nugget"
},
{
"item": "techreborn:refined_iron_nugget"
},
{
"item": "techreborn:refined_iron_nugget"
},
{
"item": "techreborn:refined_iron_nugget"
},
{
"item": "techreborn:refined_iron_nugget"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "minecraft:iron_ingot"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.5,
"cooking_time": 200
}{
"recipe_type": "techreborn:blast_furnace",
"pattern": null,
"ingredients": [
{
"tag": "c:pyrite_ores"
},
{
"fluid": "techreborn:calcium_carbonate"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


