From 90894eec17172a91435c3121ce9f3db701c09bb2 Mon Sep 17 00:00:00 2001 From: Draknyte1 Date: Sun, 30 Apr 2017 00:58:43 +1000 Subject: $ Fixes an issue with Minecraft itself, where Witches are missing Hit/Idle/Death sounds. > All this does is replicate villager sounds to the witch, nothing major, but fixes log spam and makes them a tad noisier. --- .../assets/minecraft/sounds/mob/witch/idle2.ogg | Bin 0 -> 10948 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/resources/assets/minecraft/sounds/mob/witch/idle2.ogg (limited to 'src/resources/assets/minecraft/sounds/mob/witch/idle2.ogg') diff --git a/src/resources/assets/minecraft/sounds/mob/witch/idle2.ogg b/src/resources/assets/minecraft/sounds/mob/witch/idle2.ogg new file mode 100644 index 0000000000..9d60d58843 Binary files /dev/null and b/src/resources/assets/minecraft/sounds/mob/witch/idle2.ogg differ -- cgit