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/creeper | |
| 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/creeper')
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/creeper/death.ogg | bin | 0 -> 13695 bytes |
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/creeper/say1.ogg | bin | 0 -> 8031 bytes |
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/creeper/say2.ogg | bin | 0 -> 8331 bytes |
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/creeper/say3.ogg | bin | 0 -> 7435 bytes |
| -rw-r--r-- | Minecraft.Client/Windows64Media/Sound/Minecraft/mob/creeper/say4.ogg | bin | 0 -> 8038 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/creeper/death.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/creeper/death.ogg Binary files differnew file mode 100644 index 00000000..2ce3b443 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/creeper/death.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/creeper/say1.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/creeper/say1.ogg Binary files differnew file mode 100644 index 00000000..7fc496a5 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/creeper/say1.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/creeper/say2.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/creeper/say2.ogg Binary files differnew file mode 100644 index 00000000..3757b12a --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/creeper/say2.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/creeper/say3.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/creeper/say3.ogg Binary files differnew file mode 100644 index 00000000..4546086f --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/creeper/say3.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/creeper/say4.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/creeper/say4.ogg Binary files differnew file mode 100644 index 00000000..7d2f13f1 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/creeper/say4.ogg |
