Skip to content

Documentation

Item Vault

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

Status
Current
Version
v1.1.0
Source updated
2026-09-01
Generated on
2026-09-01

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.1.0 documentation covers scene-owned runtime wiring, item definitions, inventory targets, drop tables, pickup routing, crafting transactions, atomic stack transactions, 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, crafting, dimension-neutral, and FAQ guides for common integration paths.
  • Use the generated GDScript API reference for public class pages.