aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/crafting/diamond_ring.yaml
blob: 3045b74aaa8cf7f03c5b5e1a34bb7c9800038cda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
id: diamond_ring
type: crafting
level: 43
xp: 85
wait: 4
station: [furnace]
consume:
  - items: [gold_bar]
    quantity: 1
  - items: [diamond]
    quantity: 1
  - items: [ring_mould]
    quantity: 1
    byproducts: [ring_mould]
output: diamond_ring
message: "You cast a diamond ring."