Merge commit '3d2ca45'

This commit is contained in:
Dylan K. Taylor
2020-04-25 12:14:45 +01:00
2 changed files with 7 additions and 1 deletions

View File

@@ -55,9 +55,12 @@ final class WindowTypes{
public const ELEMENT_CONSTRUCTOR = 21;
public const MATERIAL_REDUCER = 22;
public const LAB_TABLE = 23;
public const LOOM = 24;
public const LECTERN = 25;
public const GRINDSTONE = 26;
public const BLAST_FURNACE = 27;
public const SMOKER = 28;
public const STONECUTTER = 29;
public const CARTOGRAPHY = 30;
}