aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/crafting/craft_sapphire_bracelet.yaml
blob: 3bc10676b7934409017d2ad2536c8e3121feb6ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
id: craft_sapphire_bracelet
type: crafting
level: 23
xp: 60
wait: 4
station: [furnace]
consume:
  - items: [gold_bar]
    quantity: 1
  - items: [sapphire]
    quantity: 1
  - items: [bracelet_mould]
    quantity: 1
    byproducts: [bracelet_mould]
output: sapphire_bracelet
message: "You cast a sapphire bracelet."