Structures: Oven
- Cost
- Brick
- 10
- Stone
- 6
- Iron
- 2
- Seconds
- 55
- Description
- Bakes bread, berry pie and long-lasting hardtack.
Exact JSON
{
"cost": {
"brick": 10,
"stone": 6,
"iron": 2
},
"seconds": 55,
"description": "Bakes bread, berry pie and long-lasting hardtack."
}