Yapping Tooltips
![]()
Yapping Tooltips is a compact client-side modification that enhances the functionality of tooltips for most in-game items. Developers of other mods can easily add support for their items.
This modification can be freely included in modpacks!
Main Features

Developers can easily create custom tooltips by adding the following lines to language files:
"yapping_tooltips.(translation_key).desc": "This is an example tooltip"
For example, to add a "Hello world!" tooltip to a stone block:
"yapping_tooltips.block.minecraft.stone.desc": "Hello world!"
![]()
![]()
![]()
![]()
Question: Where can I report a bug or issue?
- Answer: Bug reports can be left on the GitHub page. Please check if someone has already reported the same issue to avoid duplicates and use appropriate tags when possible.
Question: Where can I leave a suggestion for improving the project?
- Answer: Suggestions for the project can be left in our Discord server or on the GitHub page. Please follow the posting guidelines and use appropriate tags when possible.
Question: Will there be a port for version X?
- Answer: I have no plans to port to older versions of Minecraft. As for newer versions of the game, I will likely stick to the most popular modding version at the time, as that will be the version I play on.