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] quantity: 1 - items: [coal] quantity: 2 output: steel_bar message: "You remove a white hot steel bar!" fail_message: "You fail to smelt a usable bar."