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:
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.
Good Plugin,love from China :)