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