Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status effect tooltips on food are not disabled by config option ("effects/food") #110

Open
unilock opened this issue Jun 29, 2023 · 1 comment · May be fixed by #115
Open

Status effect tooltips on food are not disabled by config option ("effects/food") #110

unilock opened this issue Jun 29, 2023 · 1 comment · May be fixed by #115

Comments

@unilock
Copy link

unilock commented Jun 29, 2023

Regardless of what the "effects/food" config option is set to, status effects are always displayed on food items (Golden Apples, Poisonous Potatoes, etc.).

if (config.getEffectsConfig().hasPotions()) {

I'm guessing this is supposed to be config.getEffectsConfig().hasFood()?

@CodeGiver01
Copy link

yea i also have this problem, it doesn't go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants