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