Skip to content
ct

Development Documentation

Item Vault

Draft guides and API reference for item data, inventories, drops, and pickups.

Status
Draft
Version
v1.0 development
Updated
Draft v1.0 documentation

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

Item Drops evolution

Item Vault is the evolution of Item Drops. The conversion is expanding the plugin into 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 will have access to Item Vault after the full conversion is done: same product page, new plugin versioning, and all converted features included.

Item Vault documentation is marked development while the release surface is still being finalized. Use these pages as a draft integration reference for item definitions, inventory targets, drop tables, and pickup routing.

  • Start with the v1.0 getting-started guide for item definitions, database setup, inventory target, and pickup routing.
  • Use the catalog, drop table, runtime, and FAQ guides for common integration paths.
  • Use the generated GDScript API reference for public class pages.