aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/smelting/smelt_runite.yaml
blob: b6832212b5d19c0a92dcf6e8012138381a42d735 (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]
    quantity: 1
  - items: [coal]
    quantity: 8
output: runite_bar
message: "You remove a white hot runite bar!"
fail_message: "You fail to smelt a usable bar."