mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-18 04:00:29 +00:00
Added REDSTONE constant
This commit is contained in:
@@ -100,6 +100,7 @@ define("BUCKET", 325);
|
||||
|
||||
|
||||
define("IRON_DOOR", 330);
|
||||
define("REDSTONE", 331);
|
||||
define("REDSTONE_DUST", 331);
|
||||
define("SNOWBALL", 332);
|
||||
|
||||
|
Reference in New Issue
Block a user