aboutsummaryrefslogtreecommitdiff
path: root/data/items/consumables/pastry_dough.yaml
blob: b607c8310df268b0d7c0e75ddfe3f70d0a2c9008 (plain)
1
2
3
4
5
6
7
8
9
10
11
id: pastry_dough
name: pastry dough
color: "222"
description: "A ball of uncooked pastry dough. It needs to be baked."
value: 3
stackable: false
made_from:
  - items: [pot_of_flour]
    quantity: 1
  - items: [bucket_of_water]
    quantity: 1