Skip to content
ct

Documentation

Item Vault

Guides and API reference for item data, inventories, drops, pickups, and JSON saves.

Status
Current
Version
v1.0
Updated
2026-07-31

Item Drops evolution

Item Vault is the evolution of Item Drops: a slot- and stack-based inventory system so drop tables and spawned pickup entities work together as a complete world item pipeline.

Item Drops purchases include Item Vault 1.0 on the same product page under the new plugin versioning.

Item Vault 1.0 documentation covers scene-owned runtime wiring, item definitions, inventory targets, drop tables, pickup routing, and JSON save/load. Use the guides for integration and the generated API for public class pages.

  • Start with Getting Started for item definitions, database setup, inventory target, pickup routing, and the included demos (marketability order vs scene filenames).
  • Use the catalog, drop table, runtime, dimension-neutral, and FAQ guides for common integration paths.
  • Use the generated GDScript API reference for public class pages.