Skip to content

Commit

Permalink
[skip ci] Fix document build error
Browse files Browse the repository at this point in the history
  • Loading branch information
ReinforceZwei authored May 24, 2023
1 parent 48b9e8b commit 9855e2e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/guide/chat-bots.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<div class="custom-container warning"><p class="custom-container-title">Note</p>
<div class="custom-container warning"><p class="custom-container-title">Note</p>

**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**

</div>
</div>

- **Available values:** [Item Type List](https://raw.githubusercontent.com/MCCTeam/Minecraft-Console-Client/master/MinecraftClient/Inventory/ItemType.cs)

Expand Down

0 comments on commit 9855e2e

Please sign in to comment.