Falador game data

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

copper ore

copper ore

this needs refining

id 150
Value
3
Inventory sprite
70
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Primary colour
#FF6619
Secondary colour
none

Use in a script

let it = invItem(150)            # copper ore

See the script docs for the full command set.