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