Merge commit '3ecae0db1964562a8a13346df3593744d2288b81'

# Conflicts:
#	resources/vanilla
This commit is contained in:
Dylan K. Taylor 2020-06-26 19:19:20 +01:00
commit 18f04d6d96

View File

@ -50,7 +50,8 @@ final class WindowTypes{
public const TRADING = 15;
public const COMMAND_BLOCK = 16;
public const JUKEBOX = 17;
public const ARMOR = 18;
public const HAND = 19;
public const COMPOUND_CREATOR = 20;
public const ELEMENT_CONSTRUCTOR = 21;
public const MATERIAL_REDUCER = 22;