aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/smelting/smelt_silver.yaml
blob: f381bd0746fc083d81b503d7f1a1f2528f660026 (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]
    quantity: 1
output: silver_bar
message: "You remove a white hot silver bar!"
fail_message: "You fail to smelt a usable bar."