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