diff --git a/docs/guide/chat-bots.md b/docs/guide/chat-bots.md index b1307de1..9a124b3a 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)