blob: 70fc5005a7086dbc21da8d455f3e18b73379a0b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
id: leather_cowl
type: crafting
level: 9
xp: 19
wait: 4
tool: needle
consume:
- items: [leather]
quantity: 1
- items: [thread]
quantity: 1
output: leather_cowl
message: "You craft a leather cowl."
|