mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-28 03:34:43 +02:00
Enable Beetroot I think
This commit is contained in:
@ -149,6 +149,7 @@ public final class BlockUtils {
|
||||
|
||||
case CARROT:
|
||||
case POTATO:
|
||||
case BEETROOT_BLOCK:
|
||||
return blockState.getRawData() == CropState.RIPE.getData();
|
||||
|
||||
case CROPS:
|
||||
|
Reference in New Issue
Block a user