From a8e439c769d21cab0d6dcdb9f6453c169475e966 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Mon, 27 Feb 2023 14:11:25 +0100 Subject: Reworked nether reputation helper design. --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25837e279..c7839939a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,9 @@ + Added **Enderman Teleportation Hider** - Stops the enderman teleportation animation (Like in SBA) + Added **Fire Overlay Hider** - Hide the fire overlay (Like in Skytils) +### Changes ++ Reworked reputation helper design in the crimson isle. + ### 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. -- cgit