diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-04-25 22:50:26 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-04-25 22:50:26 +0200 |
commit | 7917a6b60102edec628ec19d70c31b92c689e8f8 (patch) | |
tree | d1764e2e86b586c03733fe9e07a6171e86539ad6 /CHANGELOG.md | |
parent | af3567ad9f65f8495b889428c04da12f85d35aec (diff) | |
download | skyhanni-7917a6b60102edec628ec19d70c31b92c689e8f8.tar.gz skyhanni-7917a6b60102edec628ec19d70c31b92c689e8f8.tar.bz2 skyhanni-7917a6b60102edec628ec19d70c31b92c689e8f8.zip |
Added the command '/shcroptime <amount> <item>' that displays the estimated time it will take to gather the requested quantity of a particular item based on the current crop speed.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 64a94ea62..cd6ebf128 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -72,6 +72,7 @@ + Added **Composter Upgrades Overlay** - Show an overview of all composter stats, including time till organic matter and fuel is empty when fully filled and show a preview how these stats change when hovering over an upgrade + Hide crop money display, crop milestone display and garden visitor list while inside anita show, SkyMart or the composter inventory + Hide chat messages from the visitors in garden. (Except Beth and Spaceman) ++ Introduced a new command '/shcroptime <amount> <item>' that displays the estimated time it will take to gather the requested quantity of a particular item based on the current crop speed. ### Features from other Mods > *The following features are only there because I want them when testing SkyHanni features without other mods present.* |