blob: e31d7be3d97e9a96f08021547a64aad618be4ec9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
name: "smelt"
category: "Skills"
description: |
Smelt ore into bars at a furnace.
Usage: smelt <item> Smelt a specific ore
smelt Show all bars you can smelt right now
Smelting requires a furnace in the room. Before smelting starts,
you are prompted "How many?" — press return for all, type a
number, or type anything else to cancel.
If an ore can produce multiple products (e.g. iron ore can make
iron bars or steel bars with coal), a table menu appears. Select
by typing a number, an item name, or a partial name (if
unambiguous). Press enter to cancel the menu.
You can also smelt by using ore on the furnace:
use copper ore on furnace
Iron smelting has a 50% chance of failure — the ore is consumed
but no bar is produced.
See also: smithing, smith, use
|