From 55be6447e33e27cc8820b3fa7d6a8decd147cd2e Mon Sep 17 00:00:00 2001 From: GuglioIsStupid Date: Fri, 6 Mar 2026 19:38:14 -0500 Subject: Sound Fixes (#686) * 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 --- .../Windows64Media/Sound/Minecraft/mob/wolf/bark3.ogg | Bin 0 -> 6340 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/wolf/bark3.ogg (limited to 'Minecraft.Client/Windows64Media/Sound/Minecraft/mob/wolf/bark3.ogg') diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/wolf/bark3.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/wolf/bark3.ogg new file mode 100644 index 00000000..cd3b5611 Binary files /dev/null and b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/wolf/bark3.ogg differ -- cgit v1.2.3