aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/crafting/craft_sapphire_necklace.yaml
blob: 8006bf73fa76a4880c816e7ca1bccedf3a84b008 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
id: craft_sapphire_necklace
type: crafting
level: 22
xp: 55
wait: 4
station: [furnace]
consume:
  - items: [gold_bar]
    quantity: 1
  - items: [sapphire]
    quantity: 1
  - items: [necklace_mould]
    quantity: 1
    byproducts: [necklace_mould]
output: sapphire_necklace
message: "You cast a sapphire necklace."