aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Windows64Media/Sound/Minecraft/random/bowhit3.ogg
AgeCommit message (Collapse)Author
2026-03-07update audio to prevent artifactsLoki Rautio
2026-03-06Actually really switch back to extracted sounds, add back missing soundsLoki Rautio
The sounds Guglio was using were missing several sounds (skeleton damage, etc) as well as the "original" sound pack just being wrong. Switches back to the original sounds, though Miles was still louder somehow
2026-03-06Revert to original soundsLoki Rautio
Original sounds from Guglio - should be correct audio levels. Current sounds were too quiet so swapping these for JE sounds will have to be done with some sort of normalization level sampling thingie with ffmpeg or smthn
2026-03-06Sound Fixes (#686)GuglioIsStupid
* Fix sound settings not applying * Reimplement miles sound artifacts * Fix stone brick stairs recipe * Fix craft and scroll sound * Rename scrollfocus.ogg to scroll.ogg * Remove unneeded code * Reorganize sounds, revert spam sound press, add witch sounds and fix slimes * I forgot my console again