mirror of
https://github.com/cabaletta/baritone
synced 2024-12-18 05:04:41 +00:00
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};
|
* 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.
|
* When true, the player will remain with its existing look direction as often as possible.
|
||||||
|
Loading…
Reference in New Issue
Block a user