blob: bfbb832a97596f17f5ddb849833c2097189c071f (
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]
qty: 1
- items: [thread]
qty: 1
output: leather_chaps
message: "You craft a pair of leather chaps."
|