aboutsummaryrefslogtreecommitdiff
path: root/data/items/bread_dough.yaml
blob: d40391ca837270f9ca2f4971183cb4b38868e43e (plain)
1
2
3
4
5
6
7
8
9
10
11
id: bread_dough
name: bread dough
color: "fg=bright_yellow"
description: "A ball of uncooked bread dough. It needs to be baked."
value: 3
stackable: false
made_from:
  - items: [pot_of_flour]
    qty: 1
  - items: [bucket_of_water]
    qty: 1