Indexor

Quick rating

Indexor

No reviews yet

Search the creative inventory for items in your language, even if the game isn't.

Mod Loaders
Fabric
Minecraft
26.2

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

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
1.0.0
Authors

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

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Indexor

Indexor Banner

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

  1. Install Fabric Loader for your Minecraft version.
  2. Add Fabric API to your mods/ folder.
  3. Download the .jar matching your version and place it in mods/.
  4. 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

This project has no gallery images yet.

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

<1,000
Downloads
Last Updated
CurseForge
Created
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