aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/craft_leather_gloves.yaml
blob: 4f6b27cfe49483938f761a1a5bcb4a64a73cee3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
id: craft_leather_gloves
type: crafting
level: 1
xp: 14
wait: 4
tool: needle
consume:
  - items: [leather]
    qty: 1
  - items: [thread]
    qty: 1
output: leather_gloves
message: "You craft a pair of leather gloves."