blob: 535585a7d9f641cac103d4650bbc9b46711f789c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
color: "209"
craft:
consume:
- items:
- raw_anchovies
quantity: 1
fail: burnt_fish
fail_message: You accidentally burn the anchovies.
level: 1
message: Cooked to perfection. It looks great!
skill: cooking
station:
- fire
- cooking_range
type: cooking
wait: 6
xp: 30
description: Some nicely cooked anchovies.
eat_message: You eat the anchovies.
heal_value: 3
id: anchovies
name: anchovies
stackable: false
value: 5
|