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