Silly me, prismarine isn't an ore.

This commit is contained in:
t00thpick1
2014-12-18 14:11:54 -05:00
parent 32336b712b
commit 8c2f3cff8f
2 changed files with 1 additions and 1 deletions

View File

@ -174,6 +174,7 @@ public final class BlockUtils {
case STAINED_CLAY:
case STONE:
case RED_SANDSTONE:
case PRISMARINE:
return true;
default: