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