diff options
| author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-03-25 15:38:26 +0100 |
|---|---|---|
| committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-03-25 15:38:26 +0100 |
| commit | 765b8d1a8dd63c5940a34ae40c76216d876d3acf (patch) | |
| tree | efcd3e7bd5f7ac0400f6bf5cce8e9b4c0260e82f | |
| parent | a6363b19d0b97b66df9961b7f9fedfaa1291d136 (diff) | |
| download | SkyHanni-765b8d1a8dd63c5940a34ae40c76216d876d3acf.tar.gz SkyHanni-765b8d1a8dd63c5940a34ae40c76216d876d3acf.tar.bz2 SkyHanni-765b8d1a8dd63c5940a34ae40c76216d876d3acf.zip | |
added to changelog
| -rw-r--r-- | CHANGELOG.md | 1 | ||||
| -rw-r--r-- | FEATURES.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dab7ef8e..f6f8b0a66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ + Added show the price per garden experience inside the visitor gui. + Added support for mushroom cow pet perk. (Counting and updating mushroom collection when breaking crops with mushroom blocks, added extra gui for time till crop milestones) + Added blocks/second display to crop milestone gui and made all crop milestone gui elements customizable/toggleable. ++ Added farming armor drops counter. ### Features from other Mods diff --git a/FEATURES.md b/FEATURES.md index 6d018d418..d26e6b6d3 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -192,6 +192,7 @@ + Show the price per garden experience inside the visitor gui. + Support for mushroom cow pet perk. (Counting and updating mushroom collection when breaking crops with mushroom blocks, added extra gui for time till crop milestones) + Blocks/Second display in crop milestone gui. ++ Farming armor drops counter ## Commands - /wiki (using hypixel-skyblock.fandom.com instead of Hypixel wiki) |
