9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-23 08:59:28 +00:00
This commit is contained in:
Xiao-MoMi
2022-07-05 23:56:07 +08:00
parent e4b625a196
commit 649f7d28a8
7 changed files with 197 additions and 182 deletions

View File

@@ -348,7 +348,6 @@ public class ConfigReader {
forceSave = config.getString("messages.force-save");
beforePlant = config.getString("messages.before-plant");
hasCropInfo = config.getBoolean("hologram.grow-info.enable");
if (hasCropInfo){
cropTime = config.getInt("hologram.grow-info.duration");