aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/smelt_silver.yaml
blob: 1630452663596bb93477836eafc45a140d4d00b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
id: smelt_silver
type: smelting
skill: smithing
level: 25
xp: 14
wait: 4
station: [furnace]
consume:
  - items: [silver_ore]
    qty: 1
output: silver_bar
message: "You remove a white hot silver bar!"
fail_message: "You fail to smelt a usable bar."