We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c51e914 commit 8da764cCopy full SHA for 8da764c
src/main/java/mod/acgaming/extrasounds/config/ESConfig.java
@@ -121,7 +121,7 @@ public static class SoundToggles
121
122
@Config.Name("Potion Sound")
123
@Config.Comment("Play a sound when potion effects get added or removed from the player")
124
- public boolean esPotionSound = true;
+ public boolean esPotionSound = false;
125
}
126
127
public static class SoundCategories
0 commit comments