mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
[skip ci] Fix document build error
This commit is contained in:
parent
48b9e8b4fb
commit
9855e2e0f1
1 changed files with 3 additions and 3 deletions
|
|
@ -2518,11 +2518,11 @@ redirectFrom:
|
||||||
In this list you can specify which items the bot will collect.
|
In this list you can specify which items the bot will collect.
|
||||||
To enable this, set the `Collect_All_Item_Types` to false.
|
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)
|
- **Available values:** [Item Type List](https://raw.githubusercontent.com/MCCTeam/Minecraft-Console-Client/master/MinecraftClient/Inventory/ItemType.cs)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue