aboutsummaryrefslogtreecommitdiff
path: root/data/items/consumables/bread_dough.yaml
blob: 2df433f29d91e5bab69b76b41621b3b4f9b82d59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
color: "DE"
craft:
    type: combine
    consume:
        - byproducts:
            - empty_pot
          items:
            - pot_of_flour
          quantity: 1
        - byproducts:
            - empty_bucket
            - empty_jug
          items:
            - bucket_of_water
            - jug_of_water
          quantity: 1
    wait: 2
description: A ball of uncooked bread dough. It needs to be baked.
name: bread dough
stackable: false
value: 3