From 2b76de167bb6e071e54c58be3774bc99cd1de2cd Mon Sep 17 00:00:00 2001 From: ReinforceZwei <39955851+ReinforceZwei@users.noreply.github.com> Date: Thu, 26 Mar 2020 16:50:52 +0800 Subject: [PATCH] Update README.md --- MinecraftClient/config/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MinecraftClient/config/README.md b/MinecraftClient/config/README.md index 714218db..63f5587a 100644 --- a/MinecraftClient/config/README.md +++ b/MinecraftClient/config/README.md @@ -233,7 +233,7 @@ For more information about how to define match rules, please refer to sample-mat Using the Auto Attack ------ -The AutoAttack bot allows you to automatically attack mobs around you (precisely within radius of 4). +The AutoAttack bot allows you to automatically attack mobs around you (precisely within radius of 4 block). To use this bot, you will need to enable **Entity Handling** in the config file first. Using the Auto Fishing @@ -249,7 +249,7 @@ Steps for using this bot: 2. Make sure AutoFish is enabled in config file 3. Login with MCC 4. Do /useitem and you should see "threw a fishing rod" -5. To stop fishing, do /useitem again right after the message "threw a fishing rod" +5. To stop fishing, do /useitem again Disclaimer ------