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