This commit is contained in:
Leijurv 2019-02-05 11:08:12 -08:00
parent 1cae7ad6b1
commit b12fedb2d9
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A
1 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,8 @@ Here are some links to help to get started:
# Chat control
[Defined Here](src/main/java/baritone/utils/ExampleBaritoneControl.java)
`help` for help.
Quick start example: `thisway 1000` or `goal 70` to set the goal, `path` to actually start pathing. Also try `mine diamond_ore`. `cancel` to cancel.
On v1.1.0 and newer: Put a `#` in front so that if you make a typo it doesn't go into public chat (anything beginning with `#` isn't sent).