Fixed Coal Block ID

This commit is contained in:
Shoghi Cervantes 2013-11-24 00:52:21 +01:00
parent 3ff4b9eae0
commit 6de602a174

View File

@ -171,7 +171,7 @@ define("QUARTZ_STAIRS", 156);
define("HAY_BALE", 170);
define("COAL_BLOCK", 170);
define("COAL_BLOCK", 173);
define("STONECUTTER", 245);
define("GLOWING_OBSIDIAN", 246);