From d7729a67a0387ef57b843b447307b1f1717f1a0d Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Sat, 25 Mar 2023 15:38:26 +0100 Subject: added to changelog --- CHANGELOG.md | 1 + FEATURES.md | 1 + 2 files changed, 2 insertions(+) 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) -- cgit