You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regardless of what the "effects/food" config option is set to, status effects are always displayed on food items (Golden Apples, Poisonous Potatoes, etc.).
Regardless of what the "effects/food" config option is set to, status effects are always displayed on food items (Golden Apples, Poisonous Potatoes, etc.).
Inspecio/src/main/java/io/github/queerbric/inspecio/mixin/ItemStackMixin.java
Line 124 in 84cf99c
I'm guessing this is supposed to be
config.getEffectsConfig().hasFood()
?The text was updated successfully, but these errors were encountered: