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