Recipes: Axe

Branch
toolmaking
Cost
Wood
2
Stone
2
Station
Seconds
6
Description
A stone axe; lets you fell trees and shape planks.
Exact JSON
{
  "branch": "toolmaking",
  "cost": {
    "wood": 2,
    "stone": 2
  },
  "station": "",
  "seconds": 6,
  "description": "A stone axe; lets you fell trees and shape planks."
}