Added GLOWSTONE constant

This commit is contained in:
Shoghi Cervantes Pueyo
2013-05-20 16:44:28 +02:00
parent 228075851c
commit 13b00988f0
2 changed files with 7 additions and 1 deletions

View File

@@ -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);