BREAKING CHANGE: Renamed Material.WHITESTONE to ENDER_STONE. Added DRAGON_EGG.

This commit is contained in:
Nathan Adams
2011-11-21 22:38:51 +00:00
parent 4a9efb9064
commit e45a928b79

View File

@@ -133,7 +133,8 @@ public enum Material {
CAULDRON(118),
ENDER_PORTAL(119),
ENTER_PORTAL_FRAME(120),
WHITESTONE(121),
ENDER_STONE(121),
DRAGON_EGG(122),
// ----- Item Separator -----
IRON_SPADE(256, 1, 250),
IRON_PICKAXE(257, 1, 250),