Ability to mute mob sounds from blocks
jengendler opened this issue ยท 3 comments
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
It would be great to have the ability to mute sounds coming from each of the blocks when a villager is actively inside (e.g. Iron Farm Block). It would be nice to do this not just for all blocks, but individual block types. For example, I'd want to mute the Iron Farm Block, but not mute the Trader or Farm Blocks, but if I had to mute all or none, then I'd choose all.
Describe alternatives you've considered
I understand I can turn down Friendly Creatures sound in the main game's Options, but I'd prefer to hear other friendly creatures in my game.
Additional context
Thanks for making an awesome mod!
There is now a config option (villager.volume
) in the client config. You can set it to 0.0
to completely disable all sounds from this mod.
Setting the villager volume still lets Zombie and Iron Golem sounds emit from the Iron Farm block for example, it'd be nice to have a config entry for those.