Skip to content

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

@unilock

Description

@unilock

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()?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions