Added new 1.1 items, enchantments. Added WorldType, and a method to set/get the type of a world at creation.
By: Nathan Adams <dinnerbone@dinnerbone.com>
This commit is contained in:
parent
bc02c87c2a
commit
ae73f553fc
5 changed files with 93 additions and 1 deletions
|
@ -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),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue