Falador game data

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

sand

sand

one of the ingredients for making glass

id 625
Value
2
Inventory sprite
22
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Primary colour
#FFCC00
Secondary colour
none

Use in a script

let it = invItem(625)            # sand

See the script docs for the full command set.