change useSwordToMine to default to false.

Signed-off-by: Sam Corbett <sam@corbettchocolates.com>
This commit is contained in:
Sam Corbett 2020-11-02 07:47:36 +00:00
parent 49bc96dc7e
commit b9eeab06a1
1 changed files with 1 additions and 1 deletions

View File

@ -1111,7 +1111,7 @@ public final class Settings {
/**
* Use sword to mine.
*/
public final Setting<Boolean> useSwordToMine = new Setting<>(true);
public final Setting<Boolean> useSwordToMine = new Setting<>(false);
/**
* Desktop notifications