mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-25 10:14:43 +02:00
Fixed Potatoes and Carrots not awarding XP.
This commit is contained in:
@ -53,8 +53,6 @@ public final class BlockUtils {
|
||||
case YELLOW_FLOWER:
|
||||
case COCOA:
|
||||
case EMERALD_ORE:
|
||||
case CARROT:
|
||||
case POTATO:
|
||||
return true;
|
||||
|
||||
default:
|
||||
|
Reference in New Issue
Block a user