From 9855e2e0f19942006bb62ec230bc6a935b5da270 Mon Sep 17 00:00:00 2001 From: ReinforceZwei <39955851+ReinforceZwei@users.noreply.github.com> Date: Wed, 24 May 2023 16:10:24 +0800 Subject: [PATCH] [skip ci] Fix document build error --- docs/guide/chat-bots.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/guide/chat-bots.md b/docs/guide/chat-bots.md index b1307de161..9a124b3a3e 100644 --- a/docs/guide/chat-bots.md +++ b/docs/guide/chat-bots.md @@ -2518,11 +2518,11 @@ redirectFrom: In this list you can specify which items the bot will collect. To enable this, set the `Collect_All_Item_Types` to false. -

Note

+

Note

- **This does not prevent the bot from accidentally picking up other items, it only goes to positions where it finds the whitelisted items** + **This does not prevent the bot from accidentally picking up other items, it only goes to positions where it finds the whitelisted items** -
+
- **Available values:** [Item Type List](https://raw.githubusercontent.com/MCCTeam/Minecraft-Console-Client/master/MinecraftClient/Inventory/ItemType.cs)