Supported MCreator versions
2022.2
2022.3
2023.1
EAP 2023.2.20712
2023.3
2023.4
2024.1
2024.2
2024.3
Downloads:
7252
Upvotes: 77
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.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
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.6 - ItemTooltips.zip
Uploaded on: 11/04/2024 - 01:54 File size: 29.64 KB
Comments
I figured out how to do it, it's pretty easy to!
1:place the "ItemTooltips.zip" file somewhere you can edit it (AKA: somewhere you don't mind making a mess of random files in) and extract the files from the zip file
2:Next inside the un-zipped folder find the file named "forge-1.19.4" copy and past it and rename the new copy to "forge-1.20.1" place this renamed folder in the un-zipped folder if you haven't already
3:Then select all the files inside the modified un-zipped folder and select the option with the right mouse button to
"send to -> compressed (zipped) folder" and place the resulting zip file into your plugins folder before relaunching MCreator!
Hope this helps!! :D
please show.