promotional bannermobile promotional banner

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

File Details

Texture Locale Redirector 1.1.0+mc1.21.1.jar

  • R
  • Aug 23, 2025
  • 54.90 KB
  • 551
  • 1.21.8+10
  • Forge + 2

File Name

Texture Locale Redirector 1.1.0+mc1.21.1.jar

Supported Versions

  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21
  • 1.20.6
  • 1.20.5

Curse Maven Snippet

Forge

implementation "curse.maven:texture-locale-redirector-1323738:6918091"

Fabric

modImplementation "curse.maven:texture-locale-redirector-1323738:6918091"

NeoForge

implementation "curse.maven:texture-locale-redirector-1323738:6918091"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This mod also provides optional support for FTB Quests.
When FTB Quests is installed, images in the quest interface (ChapterImage) will also switch to the corresponding localized textures based on the current language.

  • Any images or icons used in quests can be replaced via resource packs.
  • If no localized texture is found, it will fall back to the default texture.
  • Implemented via a Mixin plugin, so this mod does not have a hard dependency on FTB Quests.