Browse Source

These aren't the drops you're looking for.

GJ 12 years ago
parent
commit
86eaa3b091
1 changed files with 2 additions and 3 deletions
  1. 2 3
      src/main/java/com/gmail/nossr50/util/ItemUtils.java

+ 2 - 3
src/main/java/com/gmail/nossr50/util/ItemUtils.java

@@ -576,9 +576,8 @@ public class ItemUtils {
         switch (is.getType()) {
             case WHEAT:
             case SEEDS:
-            case CARROT:
-            case POTATO:
-            case COCOA:
+            case CARROT_ITEM:
+            case POTATO_ITEM:
             case NETHER_WARTS:
             case BROWN_MUSHROOM:
             case RED_MUSHROOM: