promotional bannermobile promotional banner
premium banner
Customize your game.

Description

What's this mod?

A configurable way to change the appearance of item tooltips.

You can access the config file and change the tooltip properties all by yourself.

Properties:

  • ApplyChanges: you can use this field to disable the mod when you want. When its value equal to 'true' the mod is working;
  • TitleElementsOrder: this field is used to order the tooltip title. Its default value is '[1, 0]', the number 1 represents the rarity component and the 0 represents the item name;
  • RarityIcon: stores the character that represents the rarity of the item. Its default value is ' ♦ ';
  • RarityFormatting: apply a general format to the rarity title component. Its default value is '["§l"]', that apply a bold format to the component;
  • NameFormatting: apply a general format to the item name title component. Its default value is '["§7"]', that apply a gray color to the component;
  • DescriptionColorsOverride: replace one description format with another. Example: a value '["§7 §a"]' causes every description component with the format "§7" to have the format "§a" applied. You can replace one format for another two(three, four etc) formats('["§7 §n §7"]', apply a bold format with the same color);
  • RarityColorsOverride: exactly like the DescriptionColorsOverride, but instead of changing the description format it changes the rarity format.

 

If you manage to find any bug please report it immediately!

Do it here or on the git page.