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
Downloads:
12502
Upvotes: 117
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


Procedure blocks
Changelog
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.4License
MIT License
Plugins may contain bugs, break workspaces, or alter the way MCreator operates.
Plugins are not official or affiliated with Pylo in any way.
In case of any copyright infringement or suspicious downloads, please let us know as soon as possible.
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 v1.9 (2025.3 ONLY) - ItemTooltips.zip
Uploaded on: 10/21/2025 - 22:11 File size: 11.39 KB
Comments
I need help with the plugin. Recently I was making the tip for my item, but the description "when in main hand", "attack damage" and others keep appearing overlapping the description I want, I would like to send them below the description of my item, Without grotesquely changing the model in my description, any help?
My item:
https://prnt.sc/hxZsqt__oBNh
My example:
https://prnt.sc/3aWeKarFogj_
Attempting to use this in Mcreator 2022.3 for Forge 1.16.5 causes an error that says: "net.minecraft.util.text.TextComponent is abstract; cannot be instantiated" and I know nothing of coding so I have no clue what this means or what is broken, but I'm certain it's not my mod doing this and is caused by the plugin.


In the workspace...?