Recipes: Iron axe

Branch
toolmaking
Cost
Quenched iron
2
Plank
1
Station
forge
Seconds
12
Description
A forged and quenched iron axe. Works as an axe, with 20% lower base chopping time at the same quality.
Exact JSON
{
  "branch": "toolmaking",
  "cost": {
    "quenched-iron": 2,
    "plank": 1
  },
  "station": "forge",
  "seconds": 12,
  "description": "A forged and quenched iron axe. Works as an axe, with 20% lower base chopping time at the same quality."
}