promotional bannermobile promotional banner

Loot Locator

Find and highlight nearby containers that hold the item in your hand.

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

Fabric

modImplementation "curse.maven:loot-locator-1532359:8070153"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven


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.