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