BlakeBr0 / PickleTweaks

A bunch of features and tweaks that I don't think need their own mods.
https://blakesmods.com/pickle-tweaks
MIT License
5 stars 7 forks source link

[1.12.2] [Enhancement] Add Tooltips to tools from other mods #54

Closed Kenja-mc closed 4 years ago

Kenja-mc commented 4 years ago

Hey, sorry if you're not developing for 1.12 anymore, but I was making a modpack and I noticed that while some mods like Thermal Foundation have support for tooltips, some other mods don't.

As you can see here, the Constantan hammer from Thermal Foundation has a tooltip: image

However, my modpack is using Sparks Tools, and the tooltip does not show: image

It would be convenient if there was a setting in the config file to add tooltips to tools that don't have them.

BlakeBr0 commented 4 years ago

The tooltips should show up on anything that extends from the vanilla tool class. Also, I'm not updating the 1.12 version anymore.