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