mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-23 05:36:46 +01:00
Fixed Potatoes and Carrots not awarding XP.
This commit is contained in:
parent
c53563e7d1
commit
5e36683ff2
@ -53,8 +53,6 @@ public final class BlockUtils {
|
|||||||
case YELLOW_FLOWER:
|
case YELLOW_FLOWER:
|
||||||
case COCOA:
|
case COCOA:
|
||||||
case EMERALD_ORE:
|
case EMERALD_ORE:
|
||||||
case CARROT:
|
|
||||||
case POTATO:
|
|
||||||
return true;
|
return true;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
Loading…
Reference in New Issue
Block a user