File Details
loot-locator-1.0.3.jar
- R
- May 10, 2026
- 22.32 KB
- 8
- 1.21.1
- Fabric
File Name
loot-locator-1.0.3.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Fixed
- Double chest highlights no longer appear as **two separated** green boxes—both halves merge into **one continuous** highlight so large chests read as a single stash.
Added / Improved
- **Double chest pairing:** matching a stash in a vanilla large chest (normal + trapped chest) highlights **both** blocks on the logical inventory.
- **Broader detection:** scans **any** block entity that implements Vanilla’s **`Container`** (many modded crates, machines with slots, etc.), not only the old hardcoded vanilla block list.
- **Nested items:** search also looks inside **bundles** and item stacks that carry a **`CONTAINER`** component (e.g. shulker boxes as items) up to a safe recursion depth.

