promotional bannermobile promotional banner

Noob's Container Searcher

A client side Fabric mod that remembers the contents of containers and villagers you open, then lets you search saved items later with a command or keybind.
Back to Files

Noobs Container Searcher 1.4-HF-1

File namenoobs-container-searcher.jar
Uploader
noobflynoobfly
Uploaded
Aug 9, 2026
Downloads
17
Size
105.3 KB
Mod Loaders
Fabric
File ID
8609740
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:noobs-container-searcher-1584172:8609740"

Learn more about Curse Maven

What's new

Added

  • 26.2 support.
  • Villager items support.

Fixed

  • Fixed container and villager records deleting themselves over time. Cleanup now waits 15 seconds after joining a world or changing dimension, only verifies records near the player (48 blocks for containers, 32 for villagers), and requires several consecutive confirmations before removing a record.
  • Fixed containers behind item frames not being detected when opened through entity interaction.
  • Fixed obstructed chests being ignored by container detection.
  • Fixed silent data loss when the saved container data file was corrupted; it is now backed up instead of being overwritten.

Changed

  • Gui design.
  • Reduced disk writes by batching villager position updates instead of saving every second.
  • Added safeguards so an opened menu can no longer be attributed to the wrong container.