From 652c923bc3828ee7737a589639b417275fa0dddc Mon Sep 17 00:00:00 2001 From: YellowCat98 Date: Sun, 22 Sep 2024 11:58:45 +0100 Subject: [PATCH] prepare for release --- about.md | 7 +++++-- changelog.md | 8 ++++++++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/about.md b/about.md index 25b2517..eac3629 100644 --- a/about.md +++ b/about.md @@ -2,13 +2,16 @@ - A mod that lets people activate the totem of undying from minecraft by hitting the C key. (can be changed in Custom Keybinds settings) -- After activating the Totem of undying, you get a 1.65 second invincibility/noclip effect. +- After activating the Totem of undying, you get a 1.65 second invincibility/noclip effect, and a 2 second cooldown. - This mod has its own "Totems" stat, this stat holds how many totems you can activate. - This stat increases whenever your star count increases, for example, beating a 10 star level, this grants you 10 totems, and so on. +- If you don't have enough totems, or if you're on cooldown. The screen will shake. + ### If it isn't obvious, this mod is made for fun, and is meant to be used for fun. I don't condone cheating in any way. # CREDITS: -Saritah: Mod idea and helped by making the frame-by-frame totem of undying animation \ No newline at end of file +Saritahh: Mod idea and helped by making the frame-by-frame totem of undying animation +Geode SDK Discord: overall helping with my stupid questions! \ No newline at end of file diff --git a/changelog.md b/changelog.md index 81308ca..287e380 100644 --- a/changelog.md +++ b/changelog.md @@ -1,2 +1,10 @@ +# 1.1.0 +- Fix First 9 frames not showing. +- Fix Texture Loader fallback texture bug. +- Add 2 second cooldown. +- Show totem stat in garage +- Add shake effect if insufficient totems/on cooldown +- Removed herobrine + # 1.0.0 - Initial Release \ No newline at end of file