Recipes: Rucksack

Branch
weaving
Cost
Cloth
4
Thread
2
Station
loom
Seconds
20
Description
An equipable pack that expands carrying capacity while usable.
Exact JSON
{
  "branch": "weaving",
  "cost": {
    "cloth": 4,
    "thread": 2
  },
  "station": "loom",
  "seconds": 20,
  "description": "An equipable pack that expands carrying capacity while usable."
}