blob: df86ae9e47cefb475bca4715fc64d76b3ae24489 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
id: craft_leather_boots
type: crafting
level: 7
xp: 16
wait: 4
tool: needle
consume:
- items: [leather]
qty: 1
- items: [thread]
qty: 1
output: leather_boots
message: "You craft a pair of leather boots."
|