Recipes: Glass

Branch
glassmaking
Cost
Sand
4
Limestone
1
Plant ash
1
Charcoal
2
Station
kiln
Seconds
18
Description
A clear glass batch from finite sand and limestone.
Exact JSON
{
  "branch": "glassmaking",
  "cost": {
    "sand": 4,
    "limestone": 1,
    "plant-ash": 1,
    "charcoal": 2
  },
  "station": "kiln",
  "seconds": 18,
  "description": "A clear glass batch from finite sand and limestone."
}