
Search Ids
A Fabric server-side utility mod that lets you search for items, entities and sounds by id, name or mod id.
About this Mod
Search Ids
A Fabric server-side utility mod that lets you search for items, entities and sounds by id, name or mod id.
Commands
/search <query>– search for items/entities/sounds/listmodids [filter]– list all mod ids that register items/entities/sounds
Search syntax
| Syntax | Effect / Example |
|---|---|
foo |
Search foo in id path and name (contains) |
foo* |
id path/name starts with foo |
*foo |
id path/name ends with foo |
*foo* |
id path/name contains foo |
@modid |
Filter by mod id (namespace), e.g. @create |
modid:foo |
Same as above, explicit: modid:create |
id:foo |
Search only in full id (incl. namespace, e.g. create:foo) |
name:foo |
Search only in the display name |
-foo |
Exclude matches where id path/name contains foo |
-id:foo / -name:foo |
Negation for the respective field |
"golden apple" |
Phrase match, treated as a single token |
foo bar |
AND search: must match foo and bar |
foo -bar |
Must match foo, must not match bar |
running_* |
Matches running_… in the id path (without namespace) |
artifacts:running_* |
Matches full id including namespace artifacts: |
Types, limit and paging
type:item/type:entity/type:sound/type:*– restrict search to given registries (default:type:item)-type:sound– exclude a registry (e.g. search only items + entities)limit:n– max results per page (0= show all results)page:n– select page when usinglimit:(e.g.page:2)
Available Versions
How to Install Search Ids on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.20.4).
Install Mod
Open the mod browser in the dashboard and search for "Search Ids". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.20.4
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Search Ids server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.20.4). You can switch loaders with one click in the panel.
Is Search Ids compatible with fabric?
Search Ids officially supports fabric for Minecraft 1.20.4. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Search Ids – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Search Ids consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Rent Modded Server
Install Search Ids with just one click on your server.