Sign Searcher is designed to help you find signs that match a given query text. Its intended usage is for finding items in larger multiplayer markets, where each person may have their own stall and so hunting for specific items can get difficult or time consuming.
Install
Install Fabric and Fabric API, and copy the latest JAR corresponding to your game version to the mods
folder in your game directory.
Usage
To invoke SignSearcher, use the following (client-side) commands:
/signsearch [query]
- Starts a new query with the given text (may contain spaces, does not need to be quoted), and highlights all matching signs./signsearch
(with no arguments) - Clears the current query, removing the highlight effect from all signs.
Compatibility
Because of the changes that Sign Searcher makes to the rendering engine, it is incompatible with most optimization mods, but in most cases it can be made compatible. Known combinations are:
- Sodium - Fully compatible, maintained by me. (NOTE: SignSearcher 0.3.0 is not compatible with Sodium. Currently waiting on a version of Sodium that is compatible with MC1.17)
- Optifine / Optifabric - Untested, is likely not compatible, and I'm not willing to maintain it myself; however, PRs are welcome!