Texture Locale Redirector

Texture Locale Redirector

By extending the vanilla resource loading mechanism, it provides native multi-language texture support for resource packs, enabling localization of texture assets

by
13.4K Downloads
fabricforgeneoforgegame-mechanicsutility
Rent Server with this Mod

Screenshots

gallery

About this Mod

Texture Locale Redirector

modrinth curseforge forge neoforge fabric

Texture Locale Redirector adds native multi-language texture support to Minecraft resource packs.

By extending vanilla resource loading mechanism, this mod allows you to provide language-specific textures within a single resource pack.
It solves the problem where localized textures (with text or symbols) for one language may negatively affect players in other languages.

Usage

Follow these three simple steps to enable multi-language textures:

  1. Install the mod: Place this mod in your mods folder.
  2. Create a resource pack: Organize your localized textures according to the required folder structure.
  3. Start the game: Enable the resource pack and switch to the corresponding language in Minecraft.

Resource Pack Structure Example

Inside your resource pack, store localized textures under assets/<namespace>/textures/<language>/.

  • <namespace> is the namespace — minecraft for vanilla, or the modid for mods.
  • <language> is the language code, such as zh_cn (Simplified Chinese) or ja_jp (Japanese).

Note: The relative path of the texture to be replaced must match the original texture path.

ResourcePackName/
└── assets/
    └── minecraft (namespace)/
        └── textures/
            ├── zh_cn/          # Simplified Chinese textures
            │   ├── block/
            │   │   └── dirt.png  # Replaced dirt texture
            │   └── item/
            │       └── diamond_sword.png  # Replaced diamond sword texture
            └── ja_jp/          # Japanese textures
                └── item/
                    └── diamond_sword.png  # Replaced diamond sword texture

Performance

This mod is heavily optimized and should have negligible performance impact:

  • Works only when the current language is not en_us, meaning no effect for English players.
  • Implements an advanced caching system to drastically reduce unnecessary disk I/O.
  • Clears cache upon language change or resource reload, ensuring textures are updated immediately.
  • Automatically releases cache memory when system memory is low to prevent lag.
  • If a resource pack has no language-specific texture folder, no replacement scan is performed — avoiding unnecessary work.
  • Does not interfere with the normal operation of other resource packs.

License

This project is open-sourced under the MIT License.

Contributions and PRs are welcome! Feel free to submit issues for bug reports or feature requests.

Available Versions

Texture Locale Redirector 1.6.0release
MC 1.20.3, 1.20.4fabric
January 2, 2026
Texture Locale Redirector 1.6.0release
MC 1.20.3, 1.20.4forge
January 2, 2026
Texture Locale Redirector 1.6.0release
MC 1.20.2, 1.20.3, 1.20.4neoforge
January 2, 2026
1.20.6+1.6.0release
MC 1.20.5, 1.20.6neoforge
January 2, 2026
Texture Locale Redirector 1.6.0release
MC 1.20.5, 1.20.6forge
January 2, 2026

How to Install Texture Locale Redirector on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.11).

3

Install Mod

Open the mod browser in the dashboard and search for "Texture Locale Redirector". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabricforgeneoforge

Minecraft Versions

1.21.11, 1.21.10, 1.21.9 (+16 more)

Server-side

Unsupported

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Texture Locale Redirector 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.21.11). You can switch loaders with one click in the panel.

Is Texture Locale Redirector compatible with fabric and forge and neoforge?

Texture Locale Redirector officially supports fabric, forge, neoforge for Minecraft 1.21.11, 1.21.10, 1.21.9. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Texture Locale Redirector – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Texture Locale Redirector 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 Texture Locale Redirector with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Unsupported

Supported Versions

1.21.111.21.101.21.91.21.81.21.71.21.61.21.51.21.41.21.31.21.2+9 more