Recipes: Meal

Branch
cooking
Cost
Food
3
Wood
1
Station
kiln
Seconds
8
Description
A cooked meal. Eat it to support 300 seconds of productive work; quality improves the time saved, with diminishing returns.
Exact JSON
{
  "branch": "cooking",
  "cost": {
    "food": 3,
    "wood": 1
  },
  "station": "kiln",
  "seconds": 8,
  "description": "A cooked meal. Eat it to support 300 seconds of productive work; quality improves the time saved, with diminishing returns."
}