Makes Minecraft more searchable!
Improves the search functionality of the singleplayer world selection screen and also brings it to:
Please make any suggestions or bug reports in the Issues tab on the GitHub repository :)
I created this mod initially just to add search to the Languages screen, as I am learning Dutch and I wanted to regularly switch between Dutch and English in the game, but having over 100 languages that all have the same text formatting and no way to filter them was very frustrating. After realising that the world selection screen has its own search box, I figured the best way to go about this was to add that same search to the Languages screen, and then to other GUIs that seemed a bit neglected with their own lack of search.
!A screenshot of the Languages screen, showing the results of a RegEx search query "new+ " with the matching parts of the results underlined.
Searchable adds text highlighting, fixes a bug where the "Play Selected World" and other buttons in the GUI wouldn't become greyed out when the selected world is hidden due to a search query change, and adds more options turned off by default to:
Searchable also adds a button to open the config next to the search boxes it modifies or adds.
!A screenshot of the singleplayer world selection screen showing text highlighting and the added config button.
That's totally fine! Pretty much everything in Searchable can be toggled on and off in the config, from highlighting to which screens have search added to whether the 'open config' buttons are added.
The config can be changed with either:
.minecraft/config/searchable/searchable.toml.!A screenshot of Searchable's in-game config GUI, showing the tooltip for the "Highlight Matches" option with its technical name, description, and default value.