Added new 1.1 items, enchantments. Added WorldType, and a method to set/get the type of a world at creation.

This commit is contained in:
Nathan Adams
2012-01-12 22:16:31 +00:00
parent a0b6a0b4a0
commit c423a56624
5 changed files with 93 additions and 1 deletions

View File

@@ -263,6 +263,7 @@ public enum Material {
CAULDRON_ITEM(380),
EYE_OF_ENDER(381),
SPECKLED_MELON(382),
MONSTER_EGG(383, 1),
GOLD_RECORD(2256, 1),
GREEN_RECORD(2257, 1),
RECORD_3(2258, 1),