mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Support use left hand
This commit is contained in:
parent
effb3050b4
commit
ccb8610020
5 changed files with 24 additions and 1 deletions
|
|
@ -207,6 +207,7 @@ interaction=Attack # Possible values: Interact, Attack (default)
|
|||
# /!\ Make sure server rules allow automated farming before using this bot
|
||||
enabled=false
|
||||
antidespawn=false
|
||||
main_hand=true # Use the main hand or the second hand to hold the rod
|
||||
fishing_delay=3.0 # How long after entering the game to start fishing (seconds).
|
||||
fishing_timeout=600.0 # Fishing timeout (seconds). Timeout will re-cast the rod
|
||||
fishing_hook_threshold=0.2 # Fish hooks moving on the Y-axis above this threshold will be considered to have caught a fish.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue