Falador game data

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

Edible seaweed

Edible seaweed

slightly damp seaweed

id 1245
Value
2
Inventory sprite
203
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Inventory action
eat
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(1245)            # Edible seaweed

See the script docs for the full command set.