作者:rebot | 分类:模组
Minecraft 版本: 1.21.11
平台: fabric
标签: social utility
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.
/findsign <query> # Text search
/findsign "中文搜索需要括起来" # Enclose non-ASCII characters or text with spaces/special symbols in quotes "
/findsign regex <pattern> # Regex search
/findsign array word1,word2 # Multi-word search (comma-separated)
/findsign preset <preset name> # Use preset
/findsign presets # List saved presets
/findsign clear # Clear results
/findsign export <format (TXT/JSON)> # Export last search result to file
Access via ModMenu → SignFinder → Config
git clone https://github.com/jiazengp/signfinder.git
./gradlew build
This mod will not temporarily support Minecraft versions below 1.21.
If you are on 1.20, consider using sign-searcher-updated.
请登录后举报
暂无评论,抢个沙发吧~