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