9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-22 16:39:36 +00:00

bug fix 1.5.4

This commit is contained in:
Xiao-MoMi
2022-07-06 15:02:09 +08:00
parent f6dbe3c76c
commit d0d75ba809
3 changed files with 8 additions and 11 deletions

View File

@@ -81,10 +81,6 @@ public final class CustomCrops extends JavaPlugin {
//启动完成
AdventureManager.consoleMessage("<gradient:#ff206c:#fdee55>[CustomCrops] </gradient><color:#F5DEB3>插件已加载!作者:小默米 QQ:3266959688");
NBTItem nbtItem = new NBTItem(new ItemStack(Material.WHEAT));
nbtItem.getItem();
}
@Override