Falador game data

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

grain

grain

Some wheat heads

id 29
Value
2
Inventory sprite
27
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(29)            # grain

See the script docs for the full command set.