637
Firepit
Item ID 8216 · Earliest imported revision 474
Revision snapshots
These are imported snapshots, not a claim that every intervening build contains an identical definition.
Revision 637 item definition
- Item ID
- 8216
- Revision
- 637
- Name
- Firepit
- Stackable
- No
- Members
- No
- Stock market / GE flag
- No
- Base cost
- Not available
- Weight
- Not available
- Inventory model
- Not specified
- Category
- Not specified
- Primary wear slot
- Not specified
- Secondary wear slot
- Not specified
- Tertiary wear slot
- Not specified
- Noted link
- Not specified
- Noted template
- Not specified
Actions
- Ground actions
- None stored
- Inventory actions
- None stored
RSPS spawn codes
Java · Project Insanity-style example
player.getItems().addItem(8216, 1);Common staff command
::item 8216 1Examples depend on your server source. Check the ID in your cache and adjust the method or command to match your server.
Raw imported definition
RuneItem keeps the complete imported record. Exact cache dumps can contain full object fields; conservative bundled snapshots contain the verified ID/name mapping and provenance used for that revision.
Show raw JSON
{
"id": 8216,
"name": "Firepit",
"_history": {
"dataset_type": "conservative_cumulative_snapshot",
"target_revision": 637,
"confidence": "high-for-carried-record",
"source": "carried forward from bundled revision 614 snapshot",
"source_revision": 614
}
}