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/skeleton | |
| 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/skeleton')
12 files changed, 0 insertions, 0 deletions
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/death.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/death.ogg Binary files differnew file mode 100644 index 00000000..df0a7b33 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/death.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/hurt1.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/hurt1.ogg Binary files differnew file mode 100644 index 00000000..9765036f --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/hurt1.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/hurt2.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/hurt2.ogg Binary files differnew file mode 100644 index 00000000..59663d1c --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/hurt2.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/hurt3.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/hurt3.ogg Binary files differnew file mode 100644 index 00000000..2eaf952c --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/hurt3.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/hurt4.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/hurt4.ogg Binary files differnew file mode 100644 index 00000000..237aeb25 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/hurt4.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/say1.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/say1.ogg Binary files differnew file mode 100644 index 00000000..338bd6ec --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/say1.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/say2.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/say2.ogg Binary files differnew file mode 100644 index 00000000..b327b697 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/say2.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/say3.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/say3.ogg Binary files differnew file mode 100644 index 00000000..912d2e25 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/say3.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/step1.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/step1.ogg Binary files differnew file mode 100644 index 00000000..d5451609 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/step1.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/step2.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/step2.ogg Binary files differnew file mode 100644 index 00000000..7ea40774 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/step2.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/step3.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/step3.ogg Binary files differnew file mode 100644 index 00000000..7a9230c7 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/step3.ogg diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/step4.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/step4.ogg Binary files differnew file mode 100644 index 00000000..fb94a056 --- /dev/null +++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/skeleton/step4.ogg |
