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.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
Comments
"I'm using the Item Tooltips plugin to customize tooltips for items in my GUIs. However, I've encountered an issue: when I add a tooltip to a specific item within a GUI, that tooltip is also applied to the same item present in the player's inventory.
To resolve this issue, I suggest adding a new procedure block that would allow us to retrieve items from the GUI. This new block should be compatible with a block similar to 'Get Item from Slot 0 of the Currently Open GUI of Event/Target Entity'. This would allow me to apply tooltips only to the items displayed in the GUI, without affecting the player's inventory. This would save me from having to add many items to the mod just for use in the GUIs."
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_
Can you update for 2025.1 please.