Falador game data

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

Bucket

Bucket

It's a wooden bucket

id 21
Value
2
Inventory sprite
22
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Primary colour
#101010
Secondary colour
none

Use in a script

let it = invItem(21)            # Bucket

See the script docs for the full command set.