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.yaml14
1 files changed, 0 insertions, 14 deletions
diff --git a/data/items/bread_dough.yaml b/data/items/bread_dough.yaml
deleted file mode 100644
index 98ab297..0000000
--- a/data/items/bread_dough.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
-id: bread_dough
-name: bread dough
-color: "222"
-description: "A ball of uncooked bread dough. It needs to be baked."
-value: 3
-stackable: false
-ticks: 2
-made_from:
- - items: [pot_of_flour]
- qty: 1
- byproducts: [empty_pot]
- - items: [bucket_of_water, jug_of_water]
- qty: 1
- byproducts: [empty_bucket, empty_jug]