Recipes: Handcart

Branch
cartwrighting
Cost
Wood
4
Plank
8
Iron
2
Station
workbench
Seconds
30
Description
A timber handcart with iron-bound wheels. Deploy it onto paired usable roads to haul real cargo.
Exact JSON
{
  "branch": "cartwrighting",
  "cost": {
    "wood": 4,
    "plank": 8,
    "iron": 2
  },
  "station": "workbench",
  "seconds": 30,
  "description": "A timber handcart with iron-bound wheels. Deploy it onto paired usable roads to haul real cargo."
}