aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/crafting/diamond_bracelet.yaml
blob: 0a155462a18e76478bfd852974a8db6d4b325526 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
id: diamond_bracelet
type: crafting
level: 58
xp: 95
wait: 4
station: [furnace]
consume:
  - items: [gold_bar]
    quantity: 1
  - items: [diamond]
    quantity: 1
  - items: [bracelet_mould]
    quantity: 1
    byproducts: [bracelet_mould]
output: diamond_bracelet
message: "You cast a diamond bracelet."