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