mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-01 15:49:54 +00:00
BOOK ID missing?
This commit is contained in:
parent
6325a2298e
commit
77ab494b70
@ -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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user