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