Falador game data

Read straight from the client cache — every id here is exactly what a script uses.

Iron Pickaxe

Iron Pickaxe

Used for mining

id 1258
Value
140
Inventory sprite
72
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(1258)            # Iron Pickaxe

See the script docs for the full command set.