mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-20 07:39:42 +00:00
Fixed ItemTypeIds::FIRST_UNUSED_ITEM_ID
This commit is contained in:
@@ -294,5 +294,5 @@ final class ItemTypeIds{
|
||||
public const RAW_GOLD = 20255;
|
||||
public const SPYGLASS = 20256;
|
||||
|
||||
public const FIRST_UNUSED_ITEM_ID = 20239;
|
||||
public const FIRST_UNUSED_ITEM_ID = 20257;
|
||||
}
|
||||
|
Reference in New Issue
Block a user