9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-27 19:09:09 +00:00

1.16support + MineDown

This commit is contained in:
Xiao-MoMi
2022-05-24 12:48:33 +08:00
parent ac17f2b278
commit 7223efd6e7
23 changed files with 3623 additions and 289 deletions

View File

@@ -25,7 +25,6 @@ public class BackUp {
BackUp.backUp(sprinkler_data,sprinklerBackUp);
} catch (IOException e) {
e.printStackTrace();
CustomCrops.instance.getLogger().warning("备份发生错误");
}
}