mirror of
https://github.com/songoda/SongodaCore.git
synced 2024-11-27 12:35:12 +01:00
Fix for weird interaction with crops and older versions of Minecraft.
This commit is contained in:
parent
2064626dfe
commit
312044c8cd
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user