Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Mining Barrel
A roughly constructed barrel for carrying rock.
- Value
- 100
- Inventory sprite
- 358
- Stackable
- no
- Wieldable
- no
- Members
- yes
- Special / quest
- yes
- Primary colour
- #00FF00
- Secondary colour
- none
Use in a script
let it = invItem(1038) # Mining Barrel
See the script docs for the full command set.