SignFinder

Quick rating

SignFinder

No reviews yet

A Minecraft Fabric mod that finds and highlights signs based on content with search capabilities.

QoL & Tweaks
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
GNU Affero General Public License v3.0 only
Latest Version
SignFinder-1.3.1-1.21.1.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

SignFinder

A Minecraft Fabric mod that finds and highlights signs based on content with search capabilities.

Features

  • Smart sign detection with configurable keywords
  • Text, regex, and array search with presets
  • ESP-style highlighting with customizable colors
  • Pagination and distance sorting
  • Auto-removal when approaching signs

Installation

  1. Install Fabric Loader
  2. Download from Modrinth
  3. Place in mods folder

Usage

Commands

/findsign <query>             # Text search
/findsign "中文查询"            # Chinese text search (use quotes for non-ASCII)
/findsign regex <pattern>     # Regex search  
/findsign array word1,word2   # Multi-word search (comma-separated)
/findsign preset <name>       # Use preset
/findsign presets            # List saved presets
/findsign clear              # Clear results
/findsign export <format>            # Export last search result to file (TXT/JSON)

Configuration

Access via ModMenu → SignFinder → Config

Development

git clone https://github.com/jiazengp/signfinder.git
./gradlew build

License

GPLv3 License

SignFinder

A Minecraft Fabric mod that finds and highlights signs based on content with search capabilities.

This mod is designed to help players locate signs or item frames containing specific content in large multiplayer server markets, making it easy to find what they are looking for even when numerous stalls are present.

Features

  • Smart sign detection with configurable keywords
  • Text, regex, and array searches with presets
  • ESP-style highlighting with customizable colors
  • Pagination and distance-based sorting
  • Auto-removal when approaching signs
  • Automatic local saving of search results
  • Multilingual support: Chinese, English, and Russian

Requirements

  • Minecraft >=26.1.0 <26.3.0
  • Fabric Loader >=0.19.0
  • Fabric API >=0.152.0+26.1
  • Java >=25

Usage

Commands

/findsign <query>                        # Text search
/findsign regex <pattern>                # Regex search  
/findsign array word1,word2              # Multi-word search (comma-separated)
/findsign preset <preset name>           # Use preset
/findsign preset <preset name> <radius>  # Use preset with radius
/findsign presets                        # List saved presets
/findsign page <number>                  # Go to page
/findsign current                        # Refresh current page
/findsign clear                          # Clear results
/findsign remove <x> <y> <z>            # Remove highlight at position
/findsign color <x> <y> <z>             # Cycle highlight color
/findsign export <TXT/JSON>              # Export last search results

Configuration

Access via ModMenu → SignFinder → Config, or edit config/signfinder.json:

  • Auto-detection keywords and ignore words
  • Search radius and page size
  • Highlight colors and ESP styles
  • Auto-save mode and export format

Development

git clone https://github.com/jiazengp/signfinder.git
./gradlew build

Compatibility

Known incompatibility:

About v1.20.x or lower

This mod will not temporarily support Minecraft versions below 1.21. If you are on 1.20, consider using sign-searcher-updated.

License

GPLv3 License

Screenshots

Gallery

  • 11_search_pagination.png
    11_search_pagination.png 11_search_pagination.png
  • 10_search_pagination.png
    10_search_pagination.png 10_search_pagination.png
  • 09_search_radius_limited.png
    09_search_radius_limited.png 09_search_radius_limited.png

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~6,000
Total Downloads
CurseForge
<1,000
Modrinth
~6,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works