aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/smelting/smelt_mithril.yaml
blob: 8e11e61d52b907a783c711910c6e001387dc8168 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
id: mithril
type: smelting
skill: smithing
level: 50
xp: 30
wait: 4
station: [furnace]
consume:
  - items: [mithril_ore]
    quantity: 1
  - items: [coal]
    quantity: 4
output: mithril_bar
message: "You remove a white hot mithril bar!"
fail_message: "You fail to smelt a usable bar."