aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/crafting/craft_emerald_ring.yaml
blob: 259049007bbab3424deeb136af85ebe55c1b7815 (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]
    quantity: 1
  - items: [emerald]
    quantity: 1
  - items: [ring_mould]
    quantity: 1
    byproducts: [ring_mould]
output: emerald_ring
message: "You cast a emerald ring."