
Searchable Containers: Retraversal
This project represents an unofficial adaptation of the original Searchable Containers mod for Minecraft version 1.19, compatible with both Forge and Fabric.
This client-side mod significantly simplifies container interaction by adding a convenient search bar right above the open inventory.
When you're in any container, you can use the search bar to quickly filter needed items among the contents.
Right-clicking the search bar clears it and immediately activates it for text input. To the right of the search are arrow buttons that allow instant movement of selected items between different inventories.
Button tooltips are enabled by default, but this option can be disabled in settings. Initially, search only looks through item names, but if you change the "searchTooltips" parameter to true, the system will also search through tooltip text.
The search bar can be hidden with Ctrl + H and activated for input using Ctrl + F when a container is open. Key combinations are configurable, but the Ctrl key remains mandatory. The distance between the search bar and the interface is adjustable via the "verticalPadding" parameter in configuration.