Recipes: Steel
- Branch
- smelting
- Cost
- Iron
- 2
- Charcoal
- 2
- Station
- smelter
- Seconds
- 16
- Description
- Two iron and two charcoal refined into steel after metallurgy.
Exact JSON
{
"branch": "smelting",
"cost": {
"iron": 2,
"charcoal": 2
},
"station": "smelter",
"seconds": 16,
"description": "Two iron and two charcoal refined into steel after metallurgy."
}