mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Merge branch 'master' into mcpe-1.2
This commit is contained in:
@ -175,7 +175,7 @@ interface ItemIds extends BlockIds{
|
||||
const FIREWORKSCHARGE = 402, FIREWORKS_CHARGE = 402;
|
||||
const ENCHANTED_BOOK = 403;
|
||||
const COMPARATOR = 404;
|
||||
const NETHERBRICK = 405;
|
||||
const NETHERBRICK = 405, NETHER_BRICK = 405;
|
||||
const NETHER_QUARTZ = 406, QUARTZ = 406;
|
||||
const MINECART_WITH_TNT = 407, TNT_MINECART = 407;
|
||||
const HOPPER_MINECART = 408, MINECART_WITH_HOPPER = 408;
|
||||
|
Reference in New Issue
Block a user