aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/craft_diamond_amulet_u.yaml
blob: 053c409710e71753777c6b17576dd437d69440ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
id: craft_diamond_amulet_u
type: crafting
level: 70
xp: 100
wait: 4
station: [furnace]
consume:
  - items: [gold_bar]
    qty: 1
  - items: [diamond]
    qty: 1
  - items: [amulet_mould]
    qty: 1
    byproducts: [amulet_mould]
output: diamond_amulet_u
message: "You cast a diamond amulet."