From 1e6ee45f0135a5194cefc11be39533ff3cb99b5a Mon Sep 17 00:00:00 2001 From: Pixel Date: Sat, 25 Jan 2025 10:55:39 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 369cca2..bf72fb6 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ To connect to online servers your bot will need an official Microsoft/Minecraft // rest is same... ``` -> [!WARNING] +> [!CAUTION] > The bot's name in the profile.json must exactly match the Minecraft profile name! Otherwise the bot will spam talk to itself. To use different accounts, Mindcraft will connect with the account that the Minecraft launcher is currently using. You can switch accounts in the launcer, then run `node main.js`, then switch to your main account after the bot has connected.