add crucial explanation

This commit is contained in:
Leijurv 2019-05-10 23:55:50 -07:00
parent 264b3db63c
commit 79d448e5f4
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A

View File

@ -646,7 +646,7 @@ public final class Settings {
public final Setting<Integer> exploreMaintainY = new Setting<>(64); public final Setting<Integer> exploreMaintainY = new Setting<>(64);
/** /**
* Replant nether wart * Replant nether wart while farming
*/ */
public final Setting<Boolean> replantNetherWart = new Setting<>(false); public final Setting<Boolean> replantNetherWart = new Setting<>(false);