Recipes: Torch

Branch
firekeeping
Cost
Wood
1
Plant fiber
1
Charcoal
1
Station
workbench
Seconds
8
Description
A portable resinous torch made from wood, plant fiber and charcoal; light it for finite local light.
Exact JSON
{
  "branch": "firekeeping",
  "cost": {
    "wood": 1,
    "plant-fiber": 1,
    "charcoal": 1
  },
  "station": "workbench",
  "seconds": 8,
  "description": "A portable resinous torch made from wood, plant fiber and charcoal; light it for finite local light."
}