From 04cc6b44e2e433f25dd38bc709a2e652b2a693c9 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Thu, 16 Feb 2023 17:09:13 +0100 Subject: Fixed bug with particles that blocks NotEnoughUpdates' Fishing features. --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 00899908e..5daad2cb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,9 +14,8 @@ ### Fixed + Barbarian Duke Damage Indicator now only starts displaying after the player is getting close to him. (30 blocks) + Fixed a bug that caused fire veil particle `hider/redline drawer` to not always detect the right click correctly. - -### Removed + Removed `Fixing Skytils custom Damage Splash` (Skytils has already fixed this bug. Additionally, this option enabled and skytils' damage splash disabled caused the hypixel damage splash to not show the tailing commas at all) ++ Fixed bug with particles that blocks NotEnoughUpdates' Fishing features. ## Version 0.16 (2023-02-11) -- cgit