Better Tooltips
🟠 Updated over a year ago⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.0% endorsement rate
- 🏆 #21 of 36 neoforge mods in this game by downloads
📋 About This Mod
Highly configurable tooltip rendering, so you can always read them! fork of (https://modrinth.com/mod/adaptive-tooltips)
## Why was this mod created? Vanilla tooltips are not very smart: this mod aims to fix that. In vanilla, there are a lot of situations (especially when modded) where you just cannot read a tooltip due to it being just too long to fit on the screen. There are many solutions!
AdaptiveTooltips aims to dream up and implement these solutions into Minecraft for a vanilla-like tooltip experience without the frustrations.
## Features There are many methods in which AdaptiveTooltips can save your tooltips from the clutches of the bezels; below are a list of all the (toggleable) options to fix this.
### Text Wrapping There is one very obvious fix to tooltips going off-screen horizontally: text wrapping! If a line is too long to fit on your screen, AdaptiveTooltips intelligently splits it into however many necessary, using words as cut-offs to not interrupt your reading.
There are multiple methods of wrapping:
- Screen Width - The mod wraps with a max line width of the width of your screen (minus 15). Intended to be paired with Bedrock Centering option.
- Remaining Width - Allows tooltip lines to fill a maximum of what's left until the tooltip reaches the end of the screen, picking either the left or the right depending on which would require less wrapping.
- Half Screen Width - Only allows tooltips to have a width of half of the screen.
- Smart - Wraps lines that are considerably longer than the others, with a hard limit of 3/4 of the screen width.
- !(https://cdn.modrinth.com/data/cached_images/5763a4afa8003f23195e1d0d577c8fabf4575c8e.png)
- screenshot is using Remaining Width wrapping method
### Prioritize Tooltip Top I'm actually surprised even Mojang didn't think of adding this one, by default, tooltips that are taller than your screen limit their bottom to the edge of the screen, not the top. This results in you being able to read the (often less important) bottom of the tooltip instead of the top. This fix addresses that.
!(https://cdn.modrinth.com/data/cached_images/91016d33da44947c5ac726beb7f486384f824563.png)
### Bedrock Centering This feature grants parity between Java and Bedrock Edition. By default, Bedrock automatically centers the tooltip if it is too long to fit on either the left or the right, this adds that. For the best experience, it is best to pair this with Screen Width Text Wrapping.
!(https://cdn.modrinth.com/data/cached_images/ec47b1e9c41070150894aa838f382107fcfc7845.png)
### Align To Corner When all else fails, this feature is a good fallback. If after all the above features fail to keep the tooltip on the screen, AdaptiveTooltips just places the tooltip in any of the 4 corners of the window, determining that based on the least obstruction of the mouse cursor.
!(https://cdn.modrinth.com/data/cached_images/bb8fab349386b34b290971884a3d70b67fde579f.png)
### Tooltip Scrolling Yes, that's right, scrolling. It's been tried on Fabric many a times with little success with annoying edge-cases and bugs that make using scrolling annoying, but I've fixed all grievances! You can scroll vertically and horizontally with smooth animations and fine-tuning from the scroll direction to the sensitivity of the scrolling. AdaptiveTooltips is also smart and knows the difference between two different tooltips and discards scrolling data when necessary.
!(https://cdn.modrinth.com/data/cached_images/04245272dbe69c79d9e7f96815093ce9d273416b.png)
### Transparency Modification You may be bothered that tooltips may obstruct the view of the next few items in your inventory, this fix aims to mitigate that by allowing you to adjust the transparency of the tooltip, allowing you to decide what's best for in terms of visibility and transparency.
!(https://cdn.modrinth.com/data/cached_images/731d4a67104c896b20df935728976ddc466c9a9e.png)
### YACL-style GUI Tooltips Capture the style of YetAnotherConfigLib's tooltip positioning by placing tooltips above or below a hovered button. !(https://cdn.modrinth.com/data/cached_images/38a674ef80c4a8097534eb57a43a9306d53a2029.png)
## License This mod is under the GNU Lesser General Public License, v3. 0.
📊 Mod Details
- Game
- Minecraft Mods
- Author
- 1Foxy2
- Version
- 1.0.3
- Downloads
- 205,952
- Endorsements
- 37
- Category
- neoforge
- Created
- 9/15/2024
- Updated
- 3/31/2025
- Game Versions
- 1.21, 1.21.1
- Tags
- utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Better Tooltips support?
The author lists 1.21, 1.21.1. Other versions may work but are untested by the author.
What is the latest version of Better Tooltips?
Version 1.0.3, published 2025-03-31 with 205,952 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await