Falador game data

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

Uncooked cake

Uncooked cake

Now all I need to do is cook it

id 339
Value
20
Inventory sprite
178
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Primary colour
#FFE0E0
Secondary colour
none

Use in a script

let it = invItem(339)            # Uncooked cake

See the script docs for the full command set.