More Search Bars
Add more search bars to various UI screens
- Загрузки
- 2K
- Подписчики
- 16
- Обновлён
- 11 июля 2026 г.
- Лицензия
- MIT
Опубликован 18 января 2026 г.
More Search Bars
Add more search bars to various UI screens!
- New search bars in the Server List, Game Rules, Keybinds, and in-game Statistics screens
- You can search through the server list by filtering the Server Name OR Server Address
- Search Game Rules based on id, name, category, and description (added to vanilla in 26.1+)
- Adds a statistics search bar. Search all three stats categories: General, Items, and Mobs
- Search through the keybinds screen by name, category, or the keybind's assigned key
- Functions fully client-side and includes a custom config screen to toggle each search bar
For any issues or feature requests, please make a report on GitHub
Will I backport this mod?
Probably not, but maybe. If it's requested then I'm more likely to get around to it. PRs are always welcome!
Ченджлог
1.1.0+1.21.11Релиз1.21.11 · 11 июля 2026 г.
Compat with Essentials mod
- This commit addresses formatting issues with the Multiplayer search bar when mods such as Essentials mod is installed on mc-1.21.11
- Detects collisions with tab widgets and moves the search field beneath them
- Repositions/resizes the server list accordingly
- Rechecks layout after initialization, resizing, and during ticks
- Removes duplicate search-widget registration
1.1.0+1.21.11Релиз1.21.11 · 11 июля 2026 г.
Compat with Essentials mod
- This commit addresses formatting issues with the Multiplayer search bar when mods such as Essentials mod is installed on mc-1.21.11
- Detects collisions with tab widgets and moves the search field beneath them
- Repositions/resizes the server list accordingly
- Rechecks layout after initialization, resizing, and during ticks
- Removes duplicate search-widget registration
1.1.0+26.2.xРелиз26.2 · 24 июня 2026 г.
More Search Bars v1.1.0+26.2.x
- Bump version and updated minor Gradle version
- Fixed mixin transformation errors caused by the stats screen search feature when trying to press esc/pause the game
1.1.0+26.2.xРелиз26.2 · 24 июня 2026 г.
More Search Bars v1.1.0+26.2.x
- Bump version and updated minor Gradle version
- Fixed mixin transformation errors caused by the stats screen search feature when trying to press esc/pause the game
1.0.0+26.2.xБета26.2 · 19 июня 2026 г.
Update to 26.2
- Version bump, dependency updates, and metadata updates
- Updated README
- Mixin now targets
Gui#setScreenand gets previous screen thruMinecraft.getInstance().gui.screen() - Package changes from
setScreentosetScreenAndShow
1.0.0+26.2.xБета26.2 · 19 июня 2026 г.
Update to 26.2
- Version bump, dependency updates, and metadata updates
- Updated README
- Mixin now targets
Gui#setScreenand gets previous screen thruMinecraft.getInstance().gui.screen() - Package changes from
setScreentosetScreenAndShow
1.0.0+26.1.xРелиз26.1, 26.1.1, 26.1.2 · 19 мая 2026 г.
More Search Bars v1.0.0
- Bump to v1.0.0 - First Full Release!
- Updated service-loader files, mixin configs, README, and language/config strings
- Added some optimizations for searching/filtering in general
- Migrated packages from coolaid.moresearchbars to me.coolaid.moresearchbars.
- Reworked the custom keybind screen/list for Enhanced Keybinds compatibility and added hotfixes
- Reworked keybind handling for both Fabric and NeoForge platform
- Reintroduced gamerule search for 1.21.11 (this will be removed in the 26.1 release as Game Rules searching has been added to vanilla) with new rule/category mixins
1.0.0+26.1.xРелиз26.1, 26.1.1, 26.1.2 · 19 мая 2026 г.
More Search Bars v1.0.0
- Bump to v1.0.0 - First Full Release!
- Updated service-loader files, mixin configs, README, and language/config strings
- Added some optimizations for searching/filtering in general
- Migrated packages from coolaid.moresearchbars to me.coolaid.moresearchbars.
- Reworked the custom keybind screen/list for Enhanced Keybinds compatibility and added hotfixes
- Reworked keybind handling for both Fabric and NeoForge platform
- Reintroduced gamerule search for 1.21.11 (this will be removed in the 26.1 release as Game Rules searching has been added to vanilla) with new rule/category mixins
Комментарии
Загружаем…