aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/smelting/silver.yaml
blob: 05a76eff361f54ab593f9f1a776bbf34efe2133c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
id: 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."