2
0
Эх сурвалжийг харах

Fixed Potatoes and Carrots not awarding XP.

GJ 12 жил өмнө
parent
commit
5e36683ff2

+ 0 - 2
src/main/java/com/gmail/nossr50/util/BlockUtils.java

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