Darkhax-Minecraft / ItemStages

Allows items to be put into stages.
GNU Lesser General Public License v2.1
7 stars 18 forks source link

[feature request] Ability to change the restricted tool tip #49

Closed Winddbourne closed 5 years ago

Winddbourne commented 5 years ago

I'd like to change the tooltip "you do not know how to use this yet" to something else that fits my pack better. Unfortunately, I can't seem to find a way to alter it in the configuration files or on the WIKI.

I'm using stages to restrict entire sets of mods into what amounts to player classes. If you haven't chosen the right class option you won't be able to use an entire large mod such as Blood Magic or Immersive Engineering.

If you find something that is restricted there is a good chance you aren't eventually going to learn how to use it. So I'd rather give the player a different message that works with the lore and progression of my pack.

Darkhax commented 5 years ago

You can use things like ResourceLoader and CraftTweaker to override translatable strings. All translation keys can be found here.