1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-07-03 22:24:43 +02:00

Fixed Potatoes and Carrots not awarding XP.

This commit is contained in:
GJ
2013-03-28 07:45:15 -04:00
parent c53563e7d1
commit 5e36683ff2

@ -53,8 +53,6 @@ public final class BlockUtils {
case YELLOW_FLOWER:
case COCOA:
case EMERALD_ORE:
case CARROT:
case POTATO:
return true;
default: