aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/crafting/craft_leather_boots.yaml
blob: b935a08fbcd96a4468c821879f86d3b23fe991b9 (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]
    quantity: 1
  - items: [thread]
    quantity: 1
output: leather_boots
message: "You craft a pair of leather boots."