aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/crafting/emerald_ring.yaml
blob: c5cee62a73c0041e52b6b38528072d9914460db3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
id: 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."