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