aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/crafting/craft_leather_gloves.yaml
blob: 4b4fdfc2316fb7fcb3a644388d29bf1bbbbab0a7 (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]
    quantity: 1
  - items: [thread]
    quantity: 1
output: leather_gloves
message: "You craft a pair of leather gloves."