blob: 0f9774eaa5d9c1c17fa68914dc1333dc571d82c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
id: craft_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."
|