aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig
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/pig
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/pig')
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/death.oggbin0 -> 8432 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say1.oggbin0 -> 6117 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say2.oggbin0 -> 6824 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say3.oggbin0 -> 6428 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step1.oggbin0 -> 5820 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step2.oggbin0 -> 5003 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step3.oggbin0 -> 5199 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step4.oggbin0 -> 5104 bytes
-rw-r--r--Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step5.oggbin0 -> 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
new file mode 100644
index 00000000..36bf3f20
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/death.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say1.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say1.ogg
new file mode 100644
index 00000000..cb345c64
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say1.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say2.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say2.ogg
new file mode 100644
index 00000000..36f35375
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say2.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say3.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say3.ogg
new file mode 100644
index 00000000..cc40e7cf
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/say3.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step1.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step1.ogg
new file mode 100644
index 00000000..5c481c52
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step1.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step2.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step2.ogg
new file mode 100644
index 00000000..4902d1d1
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step2.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step3.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step3.ogg
new file mode 100644
index 00000000..89df71f8
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step3.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step4.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step4.ogg
new file mode 100644
index 00000000..c8393bd0
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step4.ogg
Binary files differ
diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step5.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step5.ogg
new file mode 100644
index 00000000..4919ffb4
--- /dev/null
+++ b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/pig/step5.ogg
Binary files differ