Recipes: Furniture
- Branch
- joinery
- Cost
- Plank
- 3
- Iron
- 1
- Station
- workbench
- Seconds
- 10
- Description
- A piece of furniture whose workmanship is recorded by quality.
Exact JSON
{
"branch": "joinery",
"cost": {
"plank": 3,
"iron": 1
},
"station": "workbench",
"seconds": 10,
"description": "A piece of furniture whose workmanship is recorded by quality."
}