diff options
Diffstat (limited to 'data/items/consumables/trout.yaml')
| -rw-r--r-- | data/items/consumables/trout.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/items/consumables/trout.yaml b/data/items/consumables/trout.yaml index fc52b07..1d43236 100644 --- a/data/items/consumables/trout.yaml +++ b/data/items/consumables/trout.yaml @@ -1,15 +1,15 @@ color: "D1" craft: - ingredients: - - items: - - raw_trout - quantity: 1 + - ingredients: + - items: + - raw_trout + quantity: 1 fail: burnt_fish fail_message: You accidentally burn the trout. level: 15 station: - - fire - - cooking_range + - fire + - cooking_range type: cooking ticks_per_cycle: 6 xp: 70 |
