Smelting using Block of Iron (1500 ticks, 4.5 xp). Produces Block of Refined Iron.
1500 ticks· 4.5 xp


Smelting using Block of Iron (1500 ticks, 4.5 xp). Produces Block of Refined Iron.
1500 ticks· 4.5 xp

Blasting using Block of Iron (750 ticks, 4.5 xp). Produces Block of Refined Iron.
750 ticks· 4.5 xp

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.
| source | count | chance | conditions |
|---|---|---|---|
| Block of Refined Iron | 1–1 | 100% | Survives Explosion |
Crafting using Block of Refined Iron, in any arrangement. Produces 9× Refined Iron Ingot.
Crafting using Block of Refined Iron, Block of Refined Iron, Block of Refined Iron, Block of Refined Iron, Block of Refined Iron, Block of Refined Iron, Block of Refined Iron and Block of Refined Iron, arranged in the pattern shown. Produces 9× Basic Machine Frame.
| drops | count | chance | conditions |
|---|---|---|---|
| Block of Refined Iron | 1–1 | 100% | Survives Explosion |
techreborn:refined_iron_storage_blocktechreborntechrebornc:blocks/refined_iron_blocks c:items/refined_iron_blocks minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool techreborn:items/storage_blocks
Recipe JSON (3):
{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "minecraft:iron_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 4.5,
"cooking_time": 1500
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "minecraft:iron_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 4.5,
"cooking_time": 750
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "techreborn:refined_iron_ingot"
},
{
"item": "techreborn:refined_iron_ingot"
},
{
"item": "techreborn:refined_iron_ingot"
},
{
"item": "techreborn:refined_iron_ingot"
},
{
"item": "techreborn:refined_iron_ingot"
},
{
"item": "techreborn:refined_iron_ingot"
},
{
"item": "techreborn:refined_iron_ingot"
},
{
"item": "techreborn:refined_iron_ingot"
},
{
"item": "techreborn:refined_iron_ingot"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}