aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/cooking/cook_bread.yaml
blob: d1c68bfe8f4c429b2a25da7ee0812108bd210e92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
id: cook_bread
type: cooking
level: 1
xp: 40
wait: 6
station: [cooking_range]
consume:
  - items: [bread_dough]
    quantity: 1
output: bread
fail: burnt_meat
message: "You bake the dough into a fresh loaf of bread."
fail_message: "You burn the bread to a crisp."