Indexor
No reviews yet
Search the creative inventory for items in your language, even if the game isn't.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
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
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
Indexor

A lightweight Fabric mod that lets you search for items and blocks in the creative inventory in more than one language at once — no matter your game's active language, you can find what you're looking for by typing it in your native language.
Features
- Bilingual (or multilingual) search — indexes item and block names in both the game's active language and any additional languages you configure.
- Text normalization — ignores accents and diacritics (NFKD), so searching "pocion" finds "poción" without issue.
- Automatic native language detection — if you play in English (
en_us), Indexor can suggest your native language based on your OS locale. - Native integration with creative inventory and recipe book search — results in other languages are merged with vanilla results, with no duplicates, in both the creative inventory search bar and the recipe book search.
- Persistent configuration — saved in
config/indexor.toml(TOML), preserving the file's comments between edits. - In-game commands to manage extra languages and test searches without leaving your game.
Commands
| Command | Description |
|---|---|
/indexor search <text> |
Searches for items/blocks matching the text in any of the indexed languages |
/indexor addlang <code> |
Adds an extra language to index (e.g. fr_fr) |
/indexor removelang <code> |
Removes a language from the extra language list |
/indexor list |
Shows the configured extra languages and the auto-detection status |
/indexor setnative <code> |
Manually sets your native language, overriding auto-detection |
/indexor nativeguess <true|false> |
Enables or disables automatic native language detection |
All language codes have autocompletion based on the languages actually available in your loaded resources.
How it works
When resources are loaded, Indexor scans every item and block in the game and stores their translated names — normalized without accents — for the active language and each configured extra language. This information is used to intercept both creative inventory search and recipe book search, adding to the vanilla results any item whose name matches in any of the indexed languages.
If you play in English and have never set a native language, Indexor can detect it for you from your OS language the first time you join a world, and suggest it via chat (this only happens once).
Installation
- Install Fabric Loader for your Minecraft version.
- Add Fabric API to your
mods/folder. - Download the
.jarmatching your version and place it inmods/. - Launch Minecraft. Done ✅ Required dependencies: Fabric API
Supported versions
| Minecraft | Status |
|---|---|
| 1.20.1 – 26.2 | ✅ |
License
All rights reserved. This mod's source code is private and not publicly available. Redistribution, modification, or decompilation without the author's express authorization is prohibited.
Screenshots
Gallery
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