mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-25 09:59:20 +00:00
2.2.6-hotfix
This commit is contained in:
@@ -197,7 +197,6 @@ public class ItemsAdderWireHandler extends ItemsAdderHandler {
|
||||
break label_out;
|
||||
}
|
||||
if (!isRipe(seedID)) {
|
||||
if (player.getGameMode() == GameMode.CREATIVE) break label_out;
|
||||
CustomBlock.remove(seedLocation);
|
||||
customBlock.getLoot().forEach(loot -> location.getWorld().dropItemNaturally(seedLocation.getBlock().getLocation(), loot));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user