Mod

Legendary Tooltips [Neo/Forge]
Rank 276
Rank 178 among mods

Quick rating

Legendary Tooltips [Neo/Forge]

Overall rating distribution
0.5★ (no ratings)
1.0★ (no ratings)
1.5★ (no ratings)
2.0★ (no ratings)
2.5★ (no ratings)
3.0★ (no ratings)
3.5★ (no ratings)
1 rating (50%) · 4.0★
4.5★ (no ratings)
1 rating (50%) · 5.0★
0.5★ 5★
Gameplay
0.0
Aesthetics
0.0
Performance
0.0

Give your rare items a fancier tooltip! Also adds additional tooltip configuration options.

No Theme
Adventure/Exploration
Aesthetic Improvements
QoL & Tweaks
Client Utility
UI & Menu Tool
Mod Loaders
Forge
NeoForge
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
Creative Commons Attribution Non Commercial No Derivatives 4.0 International
Latest Version
LegendaryTooltips-26.2-forge-1.6.2.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

This is the Forge version of the mod, if you're looking for Fabric click here.

Ever feel like item tooltips are a little lackluster?  Legendary Tooltips is here to change that.

TJfJlnx.gif

This mod will allow you to change the tooltips of a selection of items of your choice to embellished works of art.  It also adds a host of other tooltip options including centered item names, tooltip shadows, matching tooltip borders to item colors, separators under item names, 3d item previews, compact tooltips and more!

This mod requires Iceberg, you can download it here.

Versions 1.3+ require Prism, you can download it here. 

Client / Server

This mod is fully client-side.

Configuration

Extensive configuration instructions can be found here.  Please read this first!

Players

The configuration file includes instructions for setting up tooltips however you feel fit, please read the configuration instructions first!  Supports up to sixteen custom borders, each of which can be set to apply to items by name, mod, tag, vanilla rarity, item name color, display name, tooltip text, or NBT tag.  By default, the mod includes the custom border seen above, and more can easily be added with a resource pack.  For an example resource pack that adds ten custom frames, check out Eclectic Trove!

Mod authors

The following only applies to version 1.2 and later!

If you are interested in adding custom borders to items in a mod you are coding, it is possible by adding Legendary Tooltips as a dependency.  (Use cursemaven.com for this.)

Use the LegendaryTooltipsConfig.addFrameDefinition() method to specify a list of selectors for a given ResourceLocation / frame index (see configuration file documentation if you don't understand what this means).  This method is not widely supported, so if it isn't working, please try the preferred data-driven method below instead.

Resource pack authors

Borders can be customized via resource packs.  The resource pack is capable of replacing the default border included in the mod with up to 16 custom borders that can be used by the mod.  Please see Eclectic Trove for an example--I recommend using this as a starting point when designing your own borders.  There is also a template image available to make drawing easier, which can be found here (this is a Photoshop project, so you will need Photoshop or an image editor that can read Photoshop files like Gimp).

The following only applies to version 1.2 and later!

As of version 1.2, it is also possible for resource packs and mods to define custom borders using a .json file resource included in the pack/mod itself.  This file is loaded differently than normal resources, as they do not replace each other--all border definitions found in all active custom border resource files will be loaded and applied.  These files allow you to use any properly-formatted image resource and can specify all colors to match.  An example file that describes the file format can be found here.  Please read this file first, as it contains a lot of information.  You can also find an example in the noconfig variant of Eclectic Trove, which contains definitions for many vanilla items, here.  

Compatibility

Highly compatible, this mod doesn't change the underlying tooltip behavior, only adds on.  Also integrates with Equipment Compare to provide even fancier comparison tooltips! (See images for an example)

If you find some sort of compatibility issue, please let me know!

You are free to use this mod in modpacks.

yX0xrk0.png

Problems, feature request, something else?  Join us on Discord!

Ever feel like item tooltips are a little lackluster?  Legendary Tooltips is here to change that.

TJfJlnx.gif

This mod will allow you to change the tooltips of a selection of items of your choice to embellished works of art.  It also adds a host of other tooltip options including centered item names, tooltip shadows, matching tooltip borders to item colors, separators under item names, 3d item previews, compact tooltips, and more!

 

This mod requires Iceberg, you can download it here.
Versions 1.3 and up require Prism, you can download it here.
 

 

Client / Server

This mod is fully client-side.

 

Configuration

Extensive configuration instructions can be found here.  Please read this first!

 

Players

The configuration file includes instructions for setting up tooltips however you feel fit, please read the configuration instructions first!  Supports up to sixteen custom borders, each of which can be set to apply to items by name, mod, tag, vanilla rarity, item name color, display name, tooltip text, or NBT tag.  By default, the mod includes the custom border seen above, and more can easily be added with a resource pack.  For an example resource pack that adds ten custom frames, check out Eclectic Trove!

 

Mod authors

The following only applies to version 1.2 and later!

If you are interested in adding custom borders to items in a mod you are coding, it is possible by adding Legendary Tooltips as a dependency.  (Use cursemaven.com for this.)

Use the LegendaryTooltipsConfig.addFrameDefinition() method to specify a list of selectors for a given ResourceLocation / frame index (see configuration file documentation if you don't understand what this means).  This method is not widely supported, so if it isn't working, please try the preferred data-driven method below instead.

 

Resource pack authors

Borders can be customized via resource packs.  The resource pack is capable of replacing the default border included in the mod with up to 16 custom borders that can be used by the mod.  Please see Eclectic Trove for an example--I recommend using this as a starting point when designing your own borders.  There is also a template image available to make drawing easier, which can be found here (this is a Photoshop project, so you will need Photoshop or an image editor that can read Photoshop files like Gimp).

 

The following only applies to version 1.2 and later!

As of version 1.2, it is also possible for resource packs and mods to define custom borders using a .json file resource included in the pack/mod itself.  This file is loaded differently than normal resources, as they do not replace each other--all border definitions found in all active custom border resource files will be loaded and applied.  These files allow you to use any properly-formatted image resource and can specify all colors to match.  An example file that describes the file format can be found here.  Please read this file first, as it contains a lot of information.  You can also find an example in the noconfig variant of Eclectic Trove, which contains definitions for many vanilla items, here.  

 

Compatibility

Highly compatible, this mod doesn't change the underlying tooltip behavior, only adds on.  Also integrates with Equipment Compare to provide even fancier comparison tooltips! (See images for an example)

If you find some sort of compatibility issue, please let me know!

 

You are free to use this mod in modpacks.

 

yX0xrk0.png

Problems, feature request, something else?  Join us on Discord!

Screenshots

Gallery

  • Integrates with Equipment Compare!
    Integrates with Equipment Compare! Make those comparison tooltips even fancier!
  • Try out the matching border color option
    Try out the matching border color option Works with all modded item colors!
  • Before / After
    Before / After Bring those tooltips to life.
  • Before / After
    Before / After Bring those tooltips to life.
  • Try out the matching border color option.
    Try out the matching border color option. Works with all modded item colors!
  • Integrates with Equipment Compare!
    Integrates with Equipment Compare! Make those comparison tooltips even fancier!

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

2
Ratings
0
Followers
1
In stacks

By the numbers

Statistics

105m
Total Downloads
CurseForge
95.7m
Modrinth
9.2m
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync