From 7917a6b60102edec628ec19d70c31b92c689e8f8 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Tue, 25 Apr 2023 22:50:26 +0200 Subject: Added the command '/shcroptime ' that displays the estimated time it will take to gather the requested quantity of a particular item based on the current crop speed. --- FEATURES.md | 1 + 1 file changed, 1 insertion(+) (limited to 'FEATURES.md') diff --git a/FEATURES.md b/FEATURES.md index 69a91fc3f..200165d73 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -223,6 +223,7 @@ + **/shmarkplayer ** - marking a player with yellow color. + **/shtrackcollection ** - 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 ** 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) -- cgit