Searching GUI

Quick rating

Searching GUI

No reviews yet

Add a searchbar (with custom texture) to all GUIs (configurable) | Client side mod

Storage & Organization
Mod Loaders
Forge
NeoForge
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

Where It Runs
Client Only

Runs entirely on the client. Works on vanilla servers.

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
Release 1.1.0 Forge
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

curseforge modrinth

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.

curseforge modrinth

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.

Screenshots

Gallery

  • Creative Inventory search
    Creative Inventory search 2.1.0 update
  • stonecutter search 2.1.0
    stonecutter search 2.1.0 2.1.0 update
  • Inventory
    Inventory Inventory
  • Chest 2
    Chest 2 Chest 2
  • Chest 1
    Chest 1 Chest 1
  • Showcase
    Showcase
  • Stonecutter
    Stonecutter

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

~2,000
Total Downloads
CurseForge
~2,000
Modrinth
<1,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