Item Tooltips

Supported MCreator versions
2022.2
2022.3
2023.1
EAP 2023.2.20712
2023.3
2023.4
Tags / plugin type
Procedures
tooltips
Downloads:
3301
Upvotes: 46
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

License
MIT License

Plugin downloads
ItemTooltips.zip - ItemTooltips.zipUploaded on: 11/13/2022 - 12:00   File size: 8.86 KB
Item Tooltips v1.1 - Made the tooltip event client-side to fix server crashes. - ItemTooltips_0.zipUploaded on: 11/21/2022 - 14:42   File size: 8.92 KB
Item Tooltips v1.1 - 1.19.4 support - ItemTooltips.zipUploaded on: 05/22/2023 - 18:55   File size: 10.08 KB
Item Tooltips v1.2 - 1.20.1 support - ItemTooltips.zipUploaded on: 12/01/2023 - 12:49   File size: 11.85 KB

Comments

Oh yeah, i didn't saw the little arrow next to the "Shift" block, i suppose you can change there what modifier needs to be pressed. I have a question Nerdy, is possible that you maybe reimplement that procedure block that adds lore when an item is in a certain slot container? I used to do that with your old plugin, and that worked great as i was doing a workstation that gives reforges to items you put in, and i simply needed to add a line when the item was in the slot of the workstation. Now that that block is gone i don't know if is possible to make the same result with this new "add line" block that you've implemented. Any idea of how can be done, if it's possible?