mirror of https://github.com/cabaletta/baritone
looks better
This commit is contained in:
parent
231d3a376b
commit
7813a9caba
|
@ -754,7 +754,7 @@ public final class Settings {
|
|||
/**
|
||||
* The number of ticks to average across for {@link #smoothLook};
|
||||
*/
|
||||
public final Setting<Integer> smoothLookTicks = new Setting<>(10);
|
||||
public final Setting<Integer> smoothLookTicks = new Setting<>(5);
|
||||
|
||||
/**
|
||||
* When true, the player will remain with its existing look direction as often as possible.
|
||||
|
|
Loading…
Reference in New Issue