aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish
diff options
context:
space:
mode:
authorGuglioIsStupid <guglioisbusiness@gmail.com>2026-03-06 19:38:14 -0500
committerGitHub <noreply@github.com>2026-03-06 18:38:14 -0600
commit55be6447e33e27cc8820b3fa7d6a8decd147cd2e (patch)
treed21cfa084aecdf6c78493316da0ddf5081f553c9 /Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish
parentd4db0b947f3ae710bd53ba7bd5f7716a6b0ae272 (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/silverfish')
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit1.oggbin0 -> 8261 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit1/_6616_9543680.oggbin7776 -> 0 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit2.oggbin0 -> 7334 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit2/_6086_9551872.oggbin7097 -> 0 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit3.oggbin0 -> 7693 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit3/_6522_9560064.oggbin6932 -> 0 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/kill.oggbin0 -> 11403 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/kill/Minecraft/mob/silverfish/say.oggbin10268 -> 0 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say1.oggbin0 -> 7497 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say1/_5822_9580544.oggbin7046 -> 0 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say2.oggbin0 -> 10794 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say2/_12992_9588736.oggbin10590 -> 0 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say3.oggbin0 -> 7492 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say3/_5766_9605120.oggbin7150 -> 0 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say4.oggbin0 -> 7118 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say4/_6454_9613312.oggbin7115 -> 0 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step1.oggbin0 -> 9411 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step1/_8684_9621504.oggbin8814 -> 0 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step2.oggbin0 -> 10432 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step2/_8456_9633792.oggbin10020 -> 0 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step3.oggbin0 -> 10283 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step3/_8364_9646080.oggbin10287 -> 0 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step4.oggbin0 -> 9457 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step4/_9344_9658368.oggbin9642 -> 0 bytes
24 files changed, 0 insertions, 0 deletions
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit1.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit1.ogg
new file mode 100644
index 00000000..c4ed3bd1
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit1.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit1/_6616_9543680.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit1/_6616_9543680.ogg
deleted file mode 100644
index a07a92a8..00000000
--- a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit1/_6616_9543680.ogg
+++ /dev/null
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit2.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit2.ogg
new file mode 100644
index 00000000..d57b0176
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit2.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit2/_6086_9551872.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit2/_6086_9551872.ogg
deleted file mode 100644
index 7445cf99..00000000
--- a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit2/_6086_9551872.ogg
+++ /dev/null
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit3.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit3.ogg
new file mode 100644
index 00000000..f98212f1
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit3.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit3/_6522_9560064.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit3/_6522_9560064.ogg
deleted file mode 100644
index ad44205d..00000000
--- a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/hit3/_6522_9560064.ogg
+++ /dev/null
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/kill.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/kill.ogg
new file mode 100644
index 00000000..759fbf42
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/kill.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/kill/Minecraft/mob/silverfish/say.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/kill/Minecraft/mob/silverfish/say.ogg
deleted file mode 100644
index 71e4c7fc..00000000
--- a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/kill/Minecraft/mob/silverfish/say.ogg
+++ /dev/null
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say1.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say1.ogg
new file mode 100644
index 00000000..d375c303
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say1.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say1/_5822_9580544.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say1/_5822_9580544.ogg
deleted file mode 100644
index 94713c35..00000000
--- a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say1/_5822_9580544.ogg
+++ /dev/null
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say2.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say2.ogg
new file mode 100644
index 00000000..b8c6ec65
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say2.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say2/_12992_9588736.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say2/_12992_9588736.ogg
deleted file mode 100644
index cb06a81c..00000000
--- a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say2/_12992_9588736.ogg
+++ /dev/null
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say3.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say3.ogg
new file mode 100644
index 00000000..50a2b4d0
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say3.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say3/_5766_9605120.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say3/_5766_9605120.ogg
deleted file mode 100644
index 7921561b..00000000
--- a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say3/_5766_9605120.ogg
+++ /dev/null
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say4.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say4.ogg
new file mode 100644
index 00000000..cf541700
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say4.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say4/_6454_9613312.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say4/_6454_9613312.ogg
deleted file mode 100644
index c16bfe0f..00000000
--- a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/say4/_6454_9613312.ogg
+++ /dev/null
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step1.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step1.ogg
new file mode 100644
index 00000000..f3f90054
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step1.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step1/_8684_9621504.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step1/_8684_9621504.ogg
deleted file mode 100644
index 54960fef..00000000
--- a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step1/_8684_9621504.ogg
+++ /dev/null
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step2.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step2.ogg
new file mode 100644
index 00000000..25753e19
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step2.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step2/_8456_9633792.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step2/_8456_9633792.ogg
deleted file mode 100644
index 697b0866..00000000
--- a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step2/_8456_9633792.ogg
+++ /dev/null
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step3.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step3.ogg
new file mode 100644
index 00000000..2348250f
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step3.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step3/_8364_9646080.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step3/_8364_9646080.ogg
deleted file mode 100644
index 0d017459..00000000
--- a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step3/_8364_9646080.ogg
+++ /dev/null
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step4.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step4.ogg
new file mode 100644
index 00000000..5a492c5c
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step4.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step4/_9344_9658368.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step4/_9344_9658368.ogg
deleted file mode 100644
index 216c51d7..00000000
--- a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/silverfish/step4/_9344_9658368.ogg
+++ /dev/null
Binary files differ