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