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