Structures: Mill
- Cost
- Plank
- 12
- Stone
- 8
- Iron
- 4
- Seconds
- 60
- Description
- Mills finite grain into flour.
Exact JSON
{
"cost": {
"plank": 12,
"stone": 8,
"iron": 4
},
"seconds": 60,
"description": "Mills finite grain into flour."
}{
"cost": {
"plank": 12,
"stone": 8,
"iron": 4
},
"seconds": 60,
"description": "Mills finite grain into flour."
}