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