aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/smelt_gold.yaml
blob: 6f301470297c65548d553035922573a5e3c2ba20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
id: smelt_gold
type: smelting
skill: smithing
level: 45
xp: 22
wait: 4
station: [furnace]
consume:
  - items: [gold_ore]
    qty: 1
output: gold_bar
message: "You remove a white hot gold bar!"
fail_message: "You fail to smelt a usable bar."