aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/crafting/craft_leather_cowl.yaml
blob: 9e5de25865259cc229b0a663d34286aa8609f42a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
id: craft_leather_cowl
type: crafting
level: 9
xp: 19
wait: 4
tool: needle
consume:
  - items: [leather]
    quantity: 1
  - items: [thread]
    quantity: 1
output: leather_cowl
message: "You craft a leather cowl."