OreCruncher / DynamicSurroundings

Dynamic Surroundings mod for Minecraft 1.10.x+
MIT License
120 stars 35 forks source link

Can't disable footstep sounds in 3.5.x.x? #445

Closed ItsTheKais closed 5 years ago

ItsTheKais commented 5 years ago

I am unable to find a setting to turn off footstep sounds after updating from 3.4.10.6 to 3.5.4.3. Blocking DS's footsteps under individual sound config results in no footstep sounds at all, so apparently it's impossible to use default footsteps with newer DS releases?

ghost commented 5 years ago

This moved to the volume options menu, along with biome sounds.

ItsTheKais commented 5 years ago

I can only find two settings related to footsteps on that screen; whether footsteps match the first-person or third-person animation, and whether to use quadrupedal footsteps, neither of which disable the footsteps entirely.

A ctrl+F for "step" in the config file only turns up these two settings, which suggests to me that the disable setting slipped through the cracks during the 3.5 rewrite.

OreCruncher commented 5 years ago

Under Effect Options. There is a "Footprint Style" and "Entity Footprints".

ItsTheKais commented 5 years ago

Those settings seem to only control the footprint particles. No amount of fiddling with them is bringing back the vanilla footstep sounds. (which came as a relief to me, because tying the sounds to the presence of a particle would be very very silly!)

OreCruncher commented 5 years ago

If you want to disable the DS footstep sounds set the Footstep Sound Slider in Minecraft's Volume control to 0.

ItsTheKais commented 5 years ago

That worked. Didn't realize DS changes the vanilla volume screen now. Thank you for the help.