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