diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-02-27 14:11:25 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-02-27 14:11:25 +0100 |
commit | a8e439c769d21cab0d6dcdb9f6453c169475e966 (patch) | |
tree | 55effc9253f00dcaf7722b216354f2dace6efb68 | |
parent | 208b61e81dfcd878b69619d8d1d3fac4d651f3d0 (diff) | |
download | skyhanni-a8e439c769d21cab0d6dcdb9f6453c169475e966.tar.gz skyhanni-a8e439c769d21cab0d6dcdb9f6453c169475e966.tar.bz2 skyhanni-a8e439c769d21cab0d6dcdb9f6453c169475e966.zip |
Reworked nether reputation helper design.
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
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. |