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 --- .../Sound/Minecraft/mob/zombiepig/zpig1.ogg | Bin 0 -> 15390 bytes .../Minecraft/mob/zombiepig/zpig1/_18102_10571776.ogg | Bin 13906 -> 0 bytes .../Sound/Minecraft/mob/zombiepig/zpig2.ogg | Bin 0 -> 16712 bytes .../Minecraft/mob/zombiepig/zpig2/_18446_10592256.ogg | Bin 14554 -> 0 bytes .../Sound/Minecraft/mob/zombiepig/zpig3.ogg | Bin 0 -> 8177 bytes .../Minecraft/mob/zombiepig/zpig3/_6730_10612736.ogg | Bin 7693 -> 0 bytes .../Sound/Minecraft/mob/zombiepig/zpig4.ogg | Bin 0 -> 10300 bytes .../Minecraft/mob/zombiepig/zpig4/_9288_10620928.ogg | Bin 9337 -> 0 bytes .../Sound/Minecraft/mob/zombiepig/zpigangry1.ogg | Bin 0 -> 14984 bytes .../mob/zombiepig/zpigangry1/_17336_10633216.ogg | Bin 13765 -> 0 bytes .../Sound/Minecraft/mob/zombiepig/zpigangry2.ogg | Bin 0 -> 8315 bytes .../mob/zombiepig/zpigangry2/_7296_10653696.ogg | Bin 7633 -> 0 bytes .../Sound/Minecraft/mob/zombiepig/zpigangry3.ogg | Bin 0 -> 16574 bytes .../mob/zombiepig/zpigangry3/_19244_10661888.ogg | Bin 14514 -> 0 bytes .../Sound/Minecraft/mob/zombiepig/zpigangry4.ogg | Bin 0 -> 17688 bytes .../mob/zombiepig/zpigangry4/_22382_10682368.ogg | Bin 15432 -> 0 bytes .../Sound/Minecraft/mob/zombiepig/zpigdeath.ogg | Bin 0 -> 19011 bytes .../Minecraft/mob/zombiepig/zpigdeath/zpighurt.ogg | Bin 17746 -> 0 bytes .../Sound/Minecraft/mob/zombiepig/zpighurt1.ogg | Bin 0 -> 10574 bytes .../mob/zombiepig/zpighurt1/_10230_10731520.ogg | Bin 9776 -> 0 bytes .../Sound/Minecraft/mob/zombiepig/zpighurt2.ogg | Bin 0 -> 9174 bytes .../mob/zombiepig/zpighurt2/_8856_10743808.ogg | Bin 8596 -> 0 bytes 22 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig1.ogg delete mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig1/_18102_10571776.ogg create mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig2.ogg delete mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig2/_18446_10592256.ogg create mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig3.ogg delete mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig3/_6730_10612736.ogg create mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig4.ogg delete mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig4/_9288_10620928.ogg create mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry1.ogg delete mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry1/_17336_10633216.ogg create mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry2.ogg delete mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry2/_7296_10653696.ogg create mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry3.ogg delete mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry3/_19244_10661888.ogg create mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry4.ogg delete mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry4/_22382_10682368.ogg create mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigdeath.ogg delete mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigdeath/zpighurt.ogg create mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpighurt1.ogg delete mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpighurt1/_10230_10731520.ogg create mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpighurt2.ogg delete mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpighurt2/_8856_10743808.ogg (limited to 'Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig') diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig1.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig1.ogg new file mode 100644 index 00000000..ec95adef Binary files /dev/null and b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig1.ogg differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig1/_18102_10571776.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig1/_18102_10571776.ogg deleted file mode 100644 index af47bfae..00000000 Binary files a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig1/_18102_10571776.ogg and /dev/null differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig2.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig2.ogg new file mode 100644 index 00000000..45e24b19 Binary files /dev/null and b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig2.ogg differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig2/_18446_10592256.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig2/_18446_10592256.ogg deleted file mode 100644 index 6d220ba1..00000000 Binary files a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig2/_18446_10592256.ogg and /dev/null differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig3.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig3.ogg new file mode 100644 index 00000000..f105d3e2 Binary files /dev/null and b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig3.ogg differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig3/_6730_10612736.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig3/_6730_10612736.ogg deleted file mode 100644 index 715f066f..00000000 Binary files a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig3/_6730_10612736.ogg and /dev/null differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig4.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig4.ogg new file mode 100644 index 00000000..5dfb090d Binary files /dev/null and b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig4.ogg differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig4/_9288_10620928.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig4/_9288_10620928.ogg deleted file mode 100644 index 1d1a954a..00000000 Binary files a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpig4/_9288_10620928.ogg and /dev/null differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry1.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry1.ogg new file mode 100644 index 00000000..06a419ea Binary files /dev/null and b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry1.ogg differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry1/_17336_10633216.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry1/_17336_10633216.ogg deleted file mode 100644 index a4d9f81e..00000000 Binary files a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry1/_17336_10633216.ogg and /dev/null differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry2.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry2.ogg new file mode 100644 index 00000000..e1b9d6d3 Binary files /dev/null and b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry2.ogg differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry2/_7296_10653696.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry2/_7296_10653696.ogg deleted file mode 100644 index ecce0c0b..00000000 Binary files a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry2/_7296_10653696.ogg and /dev/null differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry3.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry3.ogg new file mode 100644 index 00000000..bdbb0791 Binary files /dev/null and b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry3.ogg differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry3/_19244_10661888.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry3/_19244_10661888.ogg deleted file mode 100644 index 765f0269..00000000 Binary files a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry3/_19244_10661888.ogg and /dev/null differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry4.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry4.ogg new file mode 100644 index 00000000..fed168b0 Binary files /dev/null and b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry4.ogg differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry4/_22382_10682368.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry4/_22382_10682368.ogg deleted file mode 100644 index 64d72b48..00000000 Binary files a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigangry4/_22382_10682368.ogg and /dev/null differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigdeath.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigdeath.ogg new file mode 100644 index 00000000..9bac9b6b Binary files /dev/null and b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigdeath.ogg differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigdeath/zpighurt.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigdeath/zpighurt.ogg deleted file mode 100644 index 9f9d854b..00000000 Binary files a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpigdeath/zpighurt.ogg and /dev/null differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpighurt1.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpighurt1.ogg new file mode 100644 index 00000000..fcf59216 Binary files /dev/null and b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpighurt1.ogg differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpighurt1/_10230_10731520.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpighurt1/_10230_10731520.ogg deleted file mode 100644 index fdc9ea11..00000000 Binary files a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpighurt1/_10230_10731520.ogg and /dev/null differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpighurt2.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpighurt2.ogg new file mode 100644 index 00000000..1c9c1ef0 Binary files /dev/null and b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpighurt2.ogg differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpighurt2/_8856_10743808.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpighurt2/_8856_10743808.ogg deleted file mode 100644 index 5a2cba89..00000000 Binary files a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/zombiepig/zpighurt2/_8856_10743808.ogg and /dev/null differ -- cgit v1.2.3