From b8ff120faff344de82e6b4b956de968a01a92433 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Wed, 12 Apr 2023 02:06:44 +0200 Subject: Added command /shcropspeedmeter - Helps calculate the real farming fortune with the formula crops broken per block --- FEATURES.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'FEATURES.md') diff --git a/FEATURES.md b/FEATURES.md index c5d52c5b7..be44806d8 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -210,9 +210,10 @@ + **Tooltip Tweaks Tooltip Format** - Show crop-specific farming fortune in tooltip. (contributed by appable) ## Commands -- /wiki (using hypixel-skyblock.fandom.com instead of Hypixel wiki) -- /shmarkplayer (marking a player with yellow color) -- /shtrackcollection - This tracks the number of items you collect, but it does not work with sacks. ++ **/wiki ** - using hypixel-skyblock.fandom.com instead of Hypixel wiki. ++ **/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. ## Misc - Allow to copy, paste, and mark selected text in signs (not visual, but it's working still) -- cgit