aboutsummaryrefslogtreecommitdiff
path: root/data/items/consumables/bread.yaml
blob: a00a3eff8d173260f597bafc58be65616d3355d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
color: "222"
craft:
    consume:
        - items:
            - bread_dough
          quantity: 1
    fail: burnt_meat
    fail_message: You burn the bread to a crisp.
    level: 1
    message: You bake the dough into a fresh loaf of bread.
    skill: cooking
    station:
        - cooking_range
    type: cooking
    wait: 6
    xp: 40
description: A fresh loaf of bread, still warm from the oven.
eat_message: You eat the bread. Warm and satisfying.
heal_value: 5
id: bread
name: bread
stackable: false
value: 5