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