File Details
storagefinder-1.2.0.jar
- R
- Feb 21, 2026
- 44.96 KB
- 541
- 1.20.1
- Forge
File Name
storagefinder-1.0.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
## v1.1.0 - Stale Cache Detection
- The mod now detects when other players open or close containers near you
- Cached containers that may have been modified by others show up in orange with a "?" marker in search results
- Works by intercepting block action packets (chests, trapped chests, ender chests, shulker boxes) and sound events (barrels) that the server broadcasts to nearby players
- Re-opening a stale container yourself clears the warning automatically
- Your own container interactions are excluded from stale detection
**Limitations:**
- Hopper, dropper, and dispenser transfers are silent and can't be detected
- Only works for containers within your render distance
- The mod can tell something happened to a container, but not what changed - you need to re-open it to refresh the cache

