aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/smelt_iron.yaml
blob: 2631b2808668d0cddbce8428df7ed0d792b367f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
id: smelt_iron
type: smelting
skill: smithing
level: 20
xp: 12
wait: 4
station: [furnace]
consume:
  - items: [iron_ore]
    qty: 1
output: iron_bar
message: "You remove a white hot iron bar!"
fail_message: "The iron is too impure to make a workable bar."
success:
  base: 0.5
  per_level: 0
  cap: 0.5