mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-20 07:39:42 +00:00
Added GLOWSTONE constant
This commit is contained in:
@@ -129,6 +129,7 @@ define("FENCE", 85);
|
||||
|
||||
define("NETHERRACK", 87);
|
||||
define("SOUL_SAND", 88);
|
||||
define("GLOWSTONE", 89);
|
||||
define("GLOWSTONE_BLOCK", 89);
|
||||
|
||||
define("CAKE_BLOCK", 92);
|
||||
|
||||
Reference in New Issue
Block a user