Searching GUI
No reviews yet
Add a searchbar (with custom texture) to all GUIs (configurable) | Client side mod
Features systems for better item storage and organization.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the client. Works on vanilla servers.
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
This is a client mod that adds a search bar to all GUIs.
The search bars have a custom texture.
You can control the position of the bar and the texture used for each GUIs in config file.
You can use this mod in your modpacks without crediting me!
A search bar is automatically added to all GUIs (even those from other mods). You can disable the search bar individually, change the texture, or change the position of the search bar for each GUI.
There are maybe some bugs or conflicts with other mods.
Works with JEI, REI and EMI.
undefinedEach GUI is added to the config file once it has been opened in-game.undefined
Configs Tutorial :
Hey! This is a quick guide on how to use the config system of the SearchingGUI mod.
Where’s the config?
You'll find the config file here:
Modpack/config/searchinggui/config.json
Each GUI you open while using the mod gets automatically added in the config file.
What can you change?
For each GUI, you can tweak:
offsetX and offsetY: moves the search bar around (also move the texture)
textureOffsetX and textureOffsetY: moves the background texture (can be useful with custom textures)
texture: choose "default", "default_detached", or a custom texture file like "mytexture.png", the custom texture has to be in Modpack/config/searchinggui/textures/gui/mytexture.png
With custom texture you have to put the .png extension.
enable: true or false to toggle the search bar for this GUI
Search bar in Creative Inventory is always disabled. (You can't enable it)
It works properly in Creative Inventory since 1.0
Example
"example_gui_id": {
"offsetX": 0,
"offsetY": -20,
"textureOffsetX": 0,
"textureOffsetY": 0,
"texture": "default_detached",
"enable": true
}
This shows the bar 20 pixels above its normal spot with a different background.
That’s it!
You don't need to reload resource packs or restart the game to apply modifications.
This is a client mod that adds a search bar to all GUIs. The search bars have a custom texture.
You can control the position of the bar and the texture used for each GUIs in config file. You can use this mod in your modpacks without crediting me !
A search bar is automatically added to all GUIs (even those from other mods). You can disable the search bar individually, change the texture, or change the position of the search bar for each GUI.
There are maybe some bugs or conflicts with other mods.
Works with JEI, REI and EMI.
Each GUI is added to the config file once it has been opened in-game.
Configs Tutorial :
Hey! This is a quick guide on how to use the config system of the SearchingGUI mod.
- Where’s the config?
You'll find the config file here:
Modpack/config/searchinggui/config.json
Each GUI you open while using the mod gets automatically added in the config file.
- What can you change?
For each GUI, you can tweak:
offsetX and offsetY
moves the search bar around (also move the texture)
textureOffsetX and textureOffsetY
moves the background texture (can be useful with custom textures)
texture
choose "default", "default_detached", or a custom texture file like "mytexture.png", the custom texture has to be in Modpack/config/searchinggui/textures/gui/mytexture.png. With custom texture you have to put the .png extension.
enable
true or false to toggle the search bar for this GUI
Example
"example_gui_id": {
"offsetX": 0,
"offsetY": -20,
"textureOffsetX": 0,
"textureOffsetY": 0,
"texture": "default_detached",
"enable": true
}
This shows the bar 20 pixels above its normal spot with a different background.
That’s it!
You don't need to reload resource packs or restart the game to apply modifications.
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources