aboutsummaryrefslogtreecommitdiff
path: root/data/items/consumables/trout.yaml
blob: 1d43236dddfbc398d0d5daa582bf5244b7c69208 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
color: "D1"
craft:
  - ingredients:
      - items:
          - raw_trout
        quantity: 1
    fail: burnt_fish
    fail_message: You accidentally burn the trout.
    level: 15
    station:
      - fire
      - cooking_range
    type: cooking
    ticks_per_cycle: 6
    xp: 70
description: A nicely cooked trout.
eat_message: You eat the trout. Delicious!
heal_value: 7
name: trout
stackable: false
value: 8