From 54df68ac53da1261f9a4b8fd61498ed641de5612 Mon Sep 17 00:00:00 2001 From: FriedMonkey <120042050+Friedmonkey@users.noreply.github.com> Date: Sat, 7 Mar 2026 01:48:05 +0100 Subject: Fix ocelot hit noises (#776) it couldnt play sound because folder has hitt with 2 t instead of just hit --- .../Sound/Minecraft/mob/cat/hit1/_13646_7069696.ogg | Bin 0 -> 9507 bytes .../Sound/Minecraft/mob/cat/hit2/_17818_7086080.ogg | Bin 0 -> 11346 bytes .../Sound/Minecraft/mob/cat/hit3/_13260_7106560.ogg | Bin 0 -> 9494 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/cat/hit1/_13646_7069696.ogg create mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/cat/hit2/_17818_7086080.ogg create mode 100644 Minecraft.Client/Windows64Media/Sound/Minecraft/mob/cat/hit3/_13260_7106560.ogg (limited to 'Minecraft.Client') diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/cat/hit1/_13646_7069696.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/cat/hit1/_13646_7069696.ogg new file mode 100644 index 00000000..24008f06 Binary files /dev/null and b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/cat/hit1/_13646_7069696.ogg differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/cat/hit2/_17818_7086080.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/cat/hit2/_17818_7086080.ogg new file mode 100644 index 00000000..c2ebca01 Binary files /dev/null and b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/cat/hit2/_17818_7086080.ogg differ diff --git a/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/cat/hit3/_13260_7106560.ogg b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/cat/hit3/_13260_7106560.ogg new file mode 100644 index 00000000..827e13f7 Binary files /dev/null and b/Minecraft.Client/Windows64Media/Sound/Minecraft/mob/cat/hit3/_13260_7106560.ogg differ -- cgit v1.2.3