Recipes: Iron

Branch
smelting
Cost
Ore
2
Charcoal
1
Station
smelter
Seconds
10
Description
Iron from ore and charcoal, worked in a built smelter.
Exact JSON
{
  "branch": "smelting",
  "cost": {
    "ore": 2,
    "charcoal": 1
  },
  "station": "smelter",
  "seconds": 10,
  "description": "Iron from ore and charcoal, worked in a built smelter."
}