Fix for weird interaction with crops and older versions of Minecraft.

This commit is contained in:
Brianna 2019-10-23 21:12:46 -04:00
parent 2064626dfe
commit 312044c8cd

View File

@ -2116,12 +2116,14 @@ public enum CompatibleMaterial {
case BEETROOTS:
case CACTUS:
case CARROTS:
case CARROT:
case CHORUS_FLOWER:
// FROSTED_ICE is Ageable, but not a crop
case KELP:
case MELON_STEM:
case NETHER_WART:
case POTATOES:
case POTATOES:
case POTATO:
case PUMPKIN_STEM:
case SUGAR_CANE:
case WHEAT: