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 /FEATURES.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 'FEATURES.md')
-rw-r--r-- | FEATURES.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FEATURES.md b/FEATURES.md index 69a91fc3f..200165d73 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -223,6 +223,7 @@ + **/shmarkplayer <player>** - marking a player with yellow color. + **/shtrackcollection <item>** - This tracks the number of items you collect, but it does not work with sacks. + **/shcropspeedmeter** - Helps calculate the real farming fortune with the formula crops broken per block. ++ **/shcroptime <amount> <item>** Displays the estimated time it will take to gather the requested quantity of a particular item based on the current crop speed. ## Misc - Allow to copy, paste, and mark selected text in signs (not visual, but it's working still) |