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