mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
AutoAttack: Add setting for attack range
This commit is contained in:
parent
7d3512ef87
commit
640abd2d78
3 changed files with 247 additions and 229 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -189,6 +189,9 @@ You need to enable Entity Handling to use this bot
|
|||
<data name="ChatBot.AutoAttack.Attack_Passive" xml:space="preserve">
|
||||
<value>Allow attacking passive mobs.</value>
|
||||
</data>
|
||||
<data name="ChatBot.AutoAttack.Attack_Range" xml:space="preserve">
|
||||
<value>Capped between 1 to 4</value>
|
||||
</data>
|
||||
<data name="ChatBot.AutoAttack.Cooldown_Time" xml:space="preserve">
|
||||
<value>How long to wait between each attack. Set "Custom = false" to let MCC calculate it.</value>
|
||||
</data>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue