Sound​s

Sound​s

2M Downloads

Block sounds disabled via resource pack continue to play - 1.21, mod version 1.1.3

meowinqq opened this issue · 1 comments

commented

Have you read the information above?

  • Yes

Provide your logs.

Logs -- admittedly, my mod list is pretty ridiculous, and the number of errors is even more so --my apologies for having to entangle you in that mess :")

Describe your issue.

Block sounds that have been disabled per the guidelines in the wiki (assets/minecraft/sounds/blocks/.json, "group" objects specified in each file, "enabled" set to false, resource pack loaded above the "fabric mods" resources) play as if they have not been disabled. This issue affects every block sound. My best guess is some sort of conflict with Auditory Continued, but I'm no modmaker..!
Thank you for all of the time and effort you've poured into this project, this mod is one of the coolest ones out there!

commented

You have auditory installed which also modifies block sounds with their own custom sound events. You should remove it.