Item Tooltips

Supported MCreator versions
2022.2
2022.3
2023.1
EAP 2023.2.20712
2023.3
2023.4
2024.1
2024.2
2024.3
2024.4
2025.1
2025.2
2025.3
2026.1
Tags / plugin type
Procedures
tooltips
Downloads:
15301
Upvotes: 129
About the plugin

Item Tooltips is a plugin that allows for the creation of dynamic item descriptions and item modification in general. Through the use of the tooltip rendering event, an item can be modified using both the procedures of the plugin and already provided procedures by MCreator while the mouse is hovering above it.

 

Example

procedureprocedure

Procedure blocks


Changelog

v2.0
-Ported to MCreator 2026.1

v1.9
-Ported to MCreator 2025.3
-Added the world dependency to the tooltip rendering trigger

v1.8
-Support for MCreator 2025.1 and 2025.2

v1.7
-Support for MCreator 2024.4

v1.6
-Support for MCreator 2024.3 and neoforge 1.21.1

v1.5
-Fixed the get text from line procedure not actually giving the text
-Added 2 new procedure blocks
-Support for 2024.2 and neoforge 1.20.6

v1.4.3
-Fixed the tooltip global trigger causing servers not to load on neoforge 1.20.4
License
MIT License

Plugin downloads
Item Tooltips v1.8 (MCreator 2022.2 - 2025.2 ONLY) - ItemTooltips.zip Uploaded on: 08/22/2025 - 17:37   File size: 32.76 KB
Item Tooltips v2.0 (MCreator 2025.3 - 2026.1 ONLY) - ItemTooltips.zip Uploaded on: 03/29/2026 - 17:04   File size: 11.37 KB

Comments

I used this plugin on MCreator 2024.4 and everything worked fine. I recently updated my workspace to MCreator 2026.1, but now I have a problem.

I can create tooltip procedures without any issues, and they are created correctly. However, when I try to attach a tooltip procedure to an item, MCreator won't let me do it and shows a "Missing dependencies" error.

What's strange is that I can attach other procedures to items without any problems. The issue only happens with tooltip procedures.

Is this a bug in the plugin for MCreator 2026.1, or is there something else I should do after updating?

I'm using the 1.9 version of the plugin, in 2025.3 MCreator, with the 1.21.1 generator that comes with that version. And the plugin is straight up doing nothing. I have it setup, but nothing happens: there's no tooltip on my item, and it is not detecting when I press shift to enable the tooltip either. I tried both versions, but none of them worked. But when I use the exact same "create text with" in the default tooltip thing of MCreator, it renders the text correctly. Could it be a bug?

https://imgur.com/a/E3boeK8.png

Now I got it. It was a block tag, and not an item tag. That's why it wasn't rendering the tooltip. Please, could you delete my comments? The delete button has gone for me. I can't see it anymore. Otherwise, I would delete them myself.

i don't understand what you mean with the world dependency, or where to find it

Will it work on the new 2026.1 version? I want to use it from the snapshot, but is it possible to just modify the plugin.json number?

@NerdyPuzzle or anyone who can help. If you find the spare time could you please add the world dependency to the 2024.4 version of the plugin. I tried to reverse engineer it myself but couldn't get it to work. If you want you can just explain it, if it's not to complicated that is. I mostly am working on 1.20.1 mods and I can't check for certain things like enchantments on items because it uses the world dependency.

Thanks for such a great plugin!

Hey, thanks for making this. I just want you to know that those of us who are less code literate than you very much appreciate this.

i genuinely need someone to guide me through on how to use this in 2023.4

im slow

I've noticed that the above example doesn't work in MCreator anymore as of 2024.4. Is this just me or is this happening to anyone else?