aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/cooking/salmon.yaml
blob: c3362c05aecc4e5b33e5e2bd339527d6368c3b5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
id: salmon
type: cooking
level: 25
xp: 90
wait: 6
station: [fire, cooking_range]
consume:
  - items: [raw_salmon]
    quantity: 1
output: salmon
fail: burnt_fish
message: "Cooked to perfection. It looks great!"
fail_message: "You accidentally burn the salmon."