aboutsummaryrefslogtreecommitdiff
path: root/data/items/consumables/anchovies.yaml
blob: 5fe9bf4520b72cba4b6cd0f77bdf5a3483b1d478 (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_anchovies
          quantity: 1
    fail: burnt_fish
    fail_message: You accidentally burn the anchovies.
    level: 1
    station:
        - fire
        - cooking_range
    type: cooking
    ticks_per_cycle: 6
    xp: 30
description: Some nicely cooked anchovies.
eat_message: You eat the anchovies.
heal_value: 3
name: anchovies
stackable: false
value: 5