momentous occasion: turning that crap off
This commit is contained in:
parent
c473914d05
commit
0b4efb24ae
@ -395,7 +395,7 @@ public final class Settings {
|
||||
/**
|
||||
* Print all the debug messages to chat
|
||||
*/
|
||||
public final Setting<Boolean> chatDebug = new Setting<>(true);
|
||||
public final Setting<Boolean> chatDebug = new Setting<>(false);
|
||||
|
||||
/**
|
||||
* Allow chat based control of Baritone. Most likely should be disabled when Baritone is imported for use in
|
||||
|
Loading…
Reference in New Issue
Block a user