

Colorful Tooltips
The Colorful Tooltips mod for Minecraft version 1.12.2 offers limitless possibilities for customizing tooltip colors in the game. You can create individual color schemes that activate when specific conditions are met.
Flexible Configuration System
Color highlighting appears only when your specified conditions are met. For example, you can set a special color for items from the oreIron
ore dictionary or for objects with Uncommon
rarity. This allows you to visually highlight important elements in your inventory.
Automatic Integration
By default, the mod automatically assigns colors for all item rarity levels, including the special Relic
rarity from the Botania mod. Colors are selected to harmoniously match the text design. If needed, this feature can be disabled in the settings.
Compatibility with Popular Mods
The mod supports integration with CraftTweaker, where color configuration is limited to ingredients only. You can use commands like:
mods.ColorfulTooltips.add(0xFF0000, <ore:ingotCopper>)
mods.ColorfulTooltips.add(0xFF0000, <minecraft:apple>)
Future updates plan to expand functionality for working with other mods and GroovyScript.