mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
Fixed crafting
This commit is contained in:
@ -34,6 +34,6 @@ interface ContainerIds{
|
||||
public const CREATIVE = 121;
|
||||
public const HOTBAR = 122;
|
||||
public const FIXED_INVENTORY = 123;
|
||||
public const CURSOR = 124;
|
||||
public const UI = 124;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user