aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/cooking/bread.yaml
blob: 0a274395842b5a038edc093bef706d753dbc50bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
id: 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."