aboutsummaryrefslogtreecommitdiff
path: root/data/items/bread_dough.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/items/bread_dough.yaml')
-rw-r--r--data/items/bread_dough.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/items/bread_dough.yaml b/data/items/bread_dough.yaml
index c40d0e0..98ab297 100644
--- a/data/items/bread_dough.yaml
+++ b/data/items/bread_dough.yaml
@@ -9,6 +9,6 @@ made_from:
- items: [pot_of_flour]
qty: 1
byproducts: [empty_pot]
- - items: [bucket_of_water, pitcher_of_water]
+ - items: [bucket_of_water, jug_of_water]
qty: 1
- byproducts: [empty_bucket, empty_pitcher]
+ byproducts: [empty_bucket, empty_jug]