promotional bannermobile promotional banner

PolyglotTooltip (Multi Language Search)

Adds extra translated name lines to tooltips and improves cross-language search in supported mod UIs.

File Details

polyglottooltip-1.7.10-1.0.0.jar

  • B
  • Apr 23, 2026
  • 2.93 MB
  • 16
  • 1.7.10
  • Forge

File Name

polyglottooltip-1.7.10-1.0.0.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:polyglottooltip-1485078:7971504")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Important Notes

This release uses a cache-based name resolver.

On the first launch without an existing cache, PolyglotTooltips will internally load the configured secondary languages, collect item display names, and save them into a full-name cache.

The first automatic cache build starts after the client reaches the title screen / first stable client screen. In GTNH testing, this usually took about 2-3 seconds, with a brief stutter possible during the build.

GT5-u note: GregTech 5 Unofficial translations are read from GregTech.lang / GregTech_language.lang in the Minecraft instance root directory. If these files are deleted, renamed, or moved, GT5-u item names may not resolve correctly.

You can manually rebuild the full name cache with:

/ptbuild all

For mods like ChromatiCraft, where item names can change based on player progression, run /ptbuild ChromatiCraft after the names have changed to rebuild the cache for that specific mod.