Recipes: Bucket

Branch
carving
Cost
Plank
3
Iron
1
Station
workbench
Seconds
10
Description
A durable bucket for drawing and carrying finite water.
Exact JSON
{
  "branch": "carving",
  "cost": {
    "plank": 3,
    "iron": 1
  },
  "station": "workbench",
  "seconds": 10,
  "description": "A durable bucket for drawing and carrying finite water."
}