Fix inconsistent and confusing reskinned tank names. This mod replaces all names of reskins with the base vehicle name + a configurable identifier across the garage and in battle.
FEATURES
- Two renaming modes:
- Skin initials – follows Wargaming’s naming conventions closely
Example: Jade Coil → GSOR 1008 JC - Custom suffix – configurable suffix, including the option for no suffix
Examples: Jade Coil → GSOR 1008* or Jade Coil → GSOR 1008
- Skin initials – follows Wargaming’s naming conventions closely
- Includes all reskinned vehicles
- In-game settings menu (via ModsSettingsApi; not required)
- Short names optimized to avoid truncation in the team list in skin initials mode
Example: Alembic → ASTRON R. A - Also changes full names to include the base vehicle name
- Intercepts the name lookup system instead of modifying game resource files, so it remains compatible across game version.
CONFIGURATION
Click the ⚭ button in the bottom right corner of the garage and choose Mod configurator to open the settings menu.
Note: Changes made will only apply after restarting the game. This is a game limitation.
Advanced users can also modify the JSON file in /mods/configs/breeeze directly. The file will automatically get generated on first launch.
CONTACT, FEEDBACK & BUG REPORTS
Mod thread on the World of Tanks Discord
Discord DM: @breeeze.
In-game DM: breeeze
ACKNOWLEDGEMENTS
Thanks to:
- CRUSHERX8 – for help with gathering vehicle data & testing, aswell as creating the cover image.
- izeberg – for the ModsSettingsApi, enabling the in-game settings menu.
- poliroid – for ModsList and OpenWG Gameface, to make ModsSettingsApi work.