Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Necklace mould
Used to make gold necklaces
- Value
- 5
- Inventory sprite
- 129
- Stackable
- no
- Wieldable
- no
- Members
- no
- Special / quest
- no
- Primary colour
- none
- Secondary colour
- none
Use in a script
let it = invItem(295) # Necklace mould
See the script docs for the full command set.