
[Suggestion]: Add blacklist option for certain effects
darceno opened this issue · 1 comments
Mod Loader (Optional)
Forge
Minecraft Version(s) (Optional)
1.20.1
Mod Version(s) (Optional)
No response
Suggestion (Required)
I believe having an option similar to the blacklist GUI could be really useful for modpack devs — allowing the use of potions in a way similar to attributes, without cluttering the screen.
(For example, using KubeJS, you can register custom effects that modify certain attributes, making this an easy way to create 'temporary attributes.')
Currently, there's a feature to hide infinite effects, which is nice. Allowing the specification of which effects to hide seems like just an extension of this feature.
+1. This also goes for mods that handle effects a bit differently. For a specific example - Wither Sickness from Cracker's Wither Storm mod is infinite until the player cures themselves, However, the timer is only set to 10 minutes (this time continually resets) so it doesn't respect "Hide Infinite Effects". Showing it on the GUI is also redundant given that Wither Sickness affects the display of hearts.