aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/craft_emerald_ring.yaml
blob: ebbe473798e282f47153c4de1eed376470e033ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
id: craft_emerald_ring
type: crafting
level: 27
xp: 55
wait: 4
station: [furnace]
consume:
  - items: [gold_bar]
    qty: 1
  - items: [emerald]
    qty: 1
  - items: [ring_mould]
    qty: 1
    byproducts: [ring_mould]
output: emerald_ring
message: "You cast a emerald ring."