Merge branch 'master' of github.com:PocketMine/PocketMine-MP

This commit is contained in:
Shoghi Cervantes 2014-02-05 12:08:46 +01:00
commit 838147c4eb

View File

@ -113,6 +113,7 @@ define("SUGARCANE", 338);
define("SUGAR_CANE", 338); define("SUGAR_CANE", 338);
define("SUGAR_CANES", 338); define("SUGAR_CANES", 338);
define("PAPER", 339); define("PAPER", 339);
define("BOOK", 340);
define("SLIMEBALL", 341); define("SLIMEBALL", 341);
define("EGG", 344); define("EGG", 344);
@ -163,4 +164,4 @@ define("CAMERA", 456);
define("BEETROOT", 457); define("BEETROOT", 457);
define("BEETROOT_SEEDS", 458); define("BEETROOT_SEEDS", 458);
define("BEETROOT_SEED", 458); define("BEETROOT_SEED", 458);
define("BEETROOT_SOUP", 459); define("BEETROOT_SOUP", 459);