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