too many newlines

This commit is contained in:
Leijurv 2019-07-05 21:19:18 -07:00
parent 6d8914e6c9
commit 94131fd705
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A

View File

@ -16,9 +16,6 @@ To disable direct chat control (with no prefix), turn off the `chatControl` sett
To toggle a boolean setting, just say its name in chat (for example saying `allowBreak` toggles whether Baritone will consider breaking blocks). For a numeric setting, say its name then the new value (like `primaryTimeoutMS 250`). It's case insensitive. To reset a setting to its default value, say `acceptableThrowawayItems reset`. To reset all settings, say `reset`. To see all settings that have been modified from their default values, say `modified`.
Some common examples:
- `thisway 1000` then `path` to go in the direction you're facing for a thousand blocks
- `goal x y z` or `goal x z` or `goal y`, then `path` to go to a certain coordinate