Merge pull request #764 from Scribblefoxx/master

Just a little fix, you know was coding away and thought, "hey! here is something cool!"
This commit is contained in:
Leijurv 2019-08-10 08:20:36 -10:00
commit 6c1f0d3711
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A

View File

@ -186,7 +186,7 @@ public final class Settings {
* Enables some more advanced vine features. They're honestly just gimmicks and won't ever be needed in real
* pathing scenarios. And they can cause Baritone to get trapped indefinitely in a strange scenario.
* <p>
* Never turn this on lol
* Almost never turn this on lol
*/
public final Setting<Boolean> allowVines = new Setting<>(false);