promotional bannermobile promotional banner

Localizator

No more hardcoded texts! Localize them!

File Details

Localizator-1.12.2-1.0.5

  • R
  • Apr 26, 2024
  • 2.24 MB
  • 935
  • 1.12.2
  • Forge

File Name

Localizator-1.12.2-1.0.5.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

v1.0.5

  • SpartanWeaponry: Localized Throwing Weapons hardcoded "Material Bonus:" tooltip text.
  • Improved handling of an item name when it has both Name and LocName NBT tags. When showing its LocName, it won't be ITALIC-hardcoded, but retain coloring, like for enchanted items.
  • ScalingHealth: Localized April Fools and other messages.
  • ScalingHealth: Localized Blight death message and added its killer to the message.
  • Charm: Localized generated loot Crates names. Now each one has a dedicated lang key. "[Type] [Crate]" -> langKey. By having a lang key as its name, it'll be translated using Localizator's Entity Name handler.
  • FishingMadeBetter: Caught fishes will have LocName instead of Name, for consistency.
  • FishingMadeBetter: Fixed case when player renamed a fish, its name still showed as its FMB default name. During checking fishes in inventory, their names won't be updated.
  • InfernalMobs: Added missing lang keys for several mobs names from different mods.
  • SetBonus: Improved the way bonus and set names are localized on tooltip.
  • FBP: Fixed "Open Menu" keybind not being localized.
  • ScalingHealth: Keybind category turned from "scalinghealth" to "Scaling Health".
  • Replaced more Overwrites with more precise injections, for compatibility.
  • Added entity.ItemFrame.name lang key.