mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 11:58:00 +00:00
Fixed Coal Block ID
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user