aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/craft_ruby_necklace.yaml
blob: 4504f7b90268526198c40cc1d27287add98dfdbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
id: craft_ruby_necklace
type: crafting
level: 40
xp: 75
wait: 4
station: [furnace]
consume:
  - items: [gold_bar]
    qty: 1
  - items: [ruby]
    qty: 1
  - items: [necklace_mould]
    qty: 1
    byproducts: [necklace_mould]
output: ruby_necklace
message: "You cast a ruby necklace."