diff options
| author | GuglioIsStupid <guglioisbusiness@gmail.com> | 2026-03-06 19:38:14 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-06 18:38:14 -0600 |
| commit | 55be6447e33e27cc8820b3fa7d6a8decd147cd2e (patch) | |
| tree | d21cfa084aecdf6c78493316da0ddf5081f553c9 /Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig | |
| parent | d4db0b947f3ae710bd53ba7bd5f7716a6b0ae272 (diff) | |
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
Diffstat (limited to 'Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig')
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/death.ogg | bin | 0 -> 8432 bytes |
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say1.ogg | bin | 0 -> 6117 bytes |
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say2.ogg | bin | 0 -> 6824 bytes |
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say3.ogg | bin | 0 -> 6428 bytes |
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step1.ogg | bin | 0 -> 5820 bytes |
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step2.ogg | bin | 0 -> 5003 bytes |
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step3.ogg | bin | 0 -> 5199 bytes |
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step4.ogg | bin | 0 -> 5104 bytes |
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step5.ogg | bin | 0 -> 5919 bytes |
9 files changed, 0 insertions, 0 deletions
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/death.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/death.ogg Binary files differnew file mode 100644 index 00000000..36bf3f20 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/death.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say1.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say1.ogg Binary files differnew file mode 100644 index 00000000..cb345c64 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say1.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say2.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say2.ogg Binary files differnew file mode 100644 index 00000000..36f35375 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say2.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say3.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say3.ogg Binary files differnew file mode 100644 index 00000000..cc40e7cf --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say3.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step1.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step1.ogg Binary files differnew file mode 100644 index 00000000..5c481c52 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step1.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step2.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step2.ogg Binary files differnew file mode 100644 index 00000000..4902d1d1 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step2.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step3.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step3.ogg Binary files differnew file mode 100644 index 00000000..89df71f8 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step3.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step4.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step4.ogg Binary files differnew file mode 100644 index 00000000..c8393bd0 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step4.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step5.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step5.ogg Binary files differnew file mode 100644 index 00000000..4919ffb4 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step5.ogg |
