add crucial explanation

This commit is contained in:
Leijurv
2019-05-10 23:55:50 -07:00
parent 264b3db63c
commit 79d448e5f4

View File

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