Cle's translatable Tooltip Plugin

Published by CleMci on
Supported MCreator versions
2022.3
2023.1
2023.2
2023.3
Tags / plugin type
Generator
MCreator plugin
Downloads:
635
Upvotes: 9
About the plugin

After installing this plugin, add an key in Localization,you can enter this key into the item's special information input box in versions 1.18.2, 1.19.2, and 1.19.4(like item.modid.item_name.desc), and then display the key name in Minecraft. Of course, if the input is not a key name, it will still work properly.

Support:Item,Tool,Plants,Block,Music dist,armor,rangeditem,fluid bucket and portal trigger(1.20.1 and above).

An example:

Project members
Developer

Plugin downloads
version-1.0 - Cle's Tooltip Key Plugin_0.zipUploaded on: 06/19/2023 - 10:52   File size: 74.2 KB
version2.0-Armor bug fixed - Cle's Tooltip Key Plugin_1.zipUploaded on: 06/27/2023 - 11:01   File size: 74.18 KB
Cle's Tooltip Key Plugin(below 2023.2 and 2023.2) - Cle's Tooltip Key Plugin.zipUploaded on: 06/29/2023 - 12:27   File size: 84.3 KB
Cle's Translatable Tooltip Plugin(add fluid bucket) - Cle's Tooltip Key Plugin.zipUploaded on: 08/31/2023 - 08:28   File size: 106.26 KB
Cle's Translatable Tooltip Plugin(1.20.1Support,2023.3 only) - Cle's Tooltip Key Plugin_0.zipUploaded on: 08/31/2023 - 10:29   File size: 106.29 KB
Cle's Tooltip Key Plugin_2.zip - Cle's Tooltip Key Plugin_2.zipUploaded on: 12/11/2023 - 04:09   File size: 106.29 KB

Comments

I tried to imitate the image and put 'item.ejr.scroll.desc' into tooltip, and 'The scroll that looks very arbitrary has gone through the baptism of time.' into 'localized text.' However, in the game, only 'item. ejr. scroll. desc' appeared. Did I not understand correctly? I hope someone can answer :D

This plugin is great, i have like 600 code-locked items in my mod just so i can change their literal description to a traslatable text component. This mod does that with no needs of editing code, and that's very good. However, we can all agree that this needs to be on base MCreator, and it's perfectly possible to implement. Maybe adding a little check mark next to the text box, something like "Is text a localization key", so that you can switch between the two modes with no issues. I will probably use this plugin for other items, but do you plan on keeping it updated? As i would need that in order to use it on my other 500 elements lol. Again, thanks for this plugin man

You use for example a Translation Key called item.example.item.exampleitem that contains the String "Example Item" and if you put it into the tooltip with this Plugin it will automatically replaced with the String you specified("Example Item"). Also Translation Keys allows you to translate to other languages.

Please also specify maxversion or this plugin will break workspaces once MCreator updates and templates will no longer be up-to-date.

This is also a heads-up to users to keep in mind this plugin can break workspaces if used with versions newer than the ones templates were based on.