mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 02:08:21 +00:00
Added Buckets
This commit is contained in:
@ -95,6 +95,10 @@ define("PAINTING", 321);
|
||||
define("GOLDEN_APPLE", 322);
|
||||
define("SIGN", 323);
|
||||
define("WOODEN_DOOR", 324);
|
||||
define("BUCKET", 325);
|
||||
define("WATER_BUCKET", 326);
|
||||
define("LAVA_BUCKET", 327);
|
||||
|
||||
|
||||
define("IRON_DOOR", 330);
|
||||
|
||||
|
Reference in New Issue
Block a user