Falador game data

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

Adamantite Pickaxe

Adamantite Pickaxe

Requires level 31 mining to use

id 1261
Value
3,200
Inventory sprite
72
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#B2CC99
Secondary colour
none

Use in a script

let it = invItem(1261)            # Adamantite Pickaxe

See the script docs for the full command set.