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/chicken | |
| 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/chicken')
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/hurt1.ogg | bin | 0 -> 8992 bytes |
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/hurt2.ogg | bin | 0 -> 7093 bytes |
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/plop.ogg | bin | 0 -> 5244 bytes |
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/say1.ogg | bin | 0 -> 8526 bytes |
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/say2.ogg | bin | 0 -> 10420 bytes |
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/say3.ogg | bin | 0 -> 7645 bytes |
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/step1.ogg | bin | 0 -> 4199 bytes |
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/step2.ogg | bin | 0 -> 4364 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/hurt1.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/hurt1.ogg Binary files differnew file mode 100644 index 00000000..e6ab9d79 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/hurt1.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/hurt2.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/hurt2.ogg Binary files differnew file mode 100644 index 00000000..38ca96cb --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/hurt2.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/plop.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/plop.ogg Binary files differnew file mode 100644 index 00000000..99a405ca --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/plop.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/say1.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/say1.ogg Binary files differnew file mode 100644 index 00000000..cbee850e --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/say1.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/say2.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/say2.ogg Binary files differnew file mode 100644 index 00000000..e4508f1b --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/say2.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/say3.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/say3.ogg Binary files differnew file mode 100644 index 00000000..4fc1135e --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/say3.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/step1.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/step1.ogg Binary files differnew file mode 100644 index 00000000..b4aa75a2 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/step1.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/step2.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/step2.ogg Binary files differnew file mode 100644 index 00000000..c54b8860 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/chicken/step2.ogg |
