From 67ed7a34d52067dd83f93d8ab8e81401149b5659 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Mon, 13 Feb 2023 22:54:08 +0100 Subject: Fixed fire veil particle hider bug. --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index cb054cd99..cf2b3a191 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,9 @@ + Added **Enderman Teleportation Hider** - Stops the enderman teleportation animation (Like in SBA) + Added **Fire Overlay Hider** - Hide the fire overlay (Like in Skytils) -### Changed -+ Barbarian Duke Damage Indicator only starts showing after getting close (< 30 blocks) +### 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. ## Version 0.16 (2023-02-11) -- cgit