Individual Minifigures
Track loose minifigures that you own independently of any set. E.g. bought separately, acquired through trades, or pulled from sets you no longer own.
Accessing Individual Minifigures
Individual minifigures are accessible together with Set minifigures from the Minifigures entry in the main navigation. Theres a new button in the upper right hand corner called Individual that filters on just individual minifigures. This can also be accessed from the url /minifigures/?individuals=only&page=1
Adding a Minifigure
- Navigate to Add from the menu
- Search by Rebrickable minifigure ID (e.g.
fig-001234) - Optionally fill in metadata (storage, purchase info, owners, tags, statuses)
- Press Confirm add
Part-Level Tracking
Each individual minifigure has a full parts list synced from Rebrickable. For each part you can:
- Mark how many are missing
- Mark how many are damaged
- Check off parts when doing an inventory audit
Changes save automatically and persist across sessions.
Metadata
Individual minifigures support the same metadata as sets.
Feature Flags
Two environment variables control access:
| Variable | Effect |
|---|---|
BK_HIDE_INDIVIDUAL_MINIFIGURES | Hides the navbar menu item and links from minifigure detail pages. Routes remain accessible by direct URL. |
BK_DISABLE_INDIVIDUAL_MINIFIGURES | Enables read-only mode. All pages are accessible but editing fields are disabled, delete buttons are hidden, and all write operations are blocked. |
Both can be set via Admin -> Live Settings without a container restart.
