
Add config to disable potion tooltip
Partonetrain opened this issue ยท 6 comments
The way this mod adds potion tooltips is potentially dangerous, being a redirect mixin - it should be configurable in case users have another mod that does the same thing.
I'd PR this myself, but I still can't get ZenithAttributes into my IDE because I can't find FakerLib.
Would this be a mixin config option? Cause yeah I should add that... (apologies for the lack of response, have been busy with IRL stuff and other projects)
I don't have experience with making those but I can give it a shot
The config that I'm using currently loads too late for that afaik
Hmm, what's actually adding the description tooltip is this line, so the config would ideally disable that too