fix brewing stand slot check

This commit is contained in:
jascotty2 2019-09-02 16:36:56 -05:00
parent a0afec2afa
commit a5cadc5e5a

View File

@ -272,6 +272,7 @@ public class StorageContainerCache {
else
check[3] = true;
break;
}
case "SMOKER":
case "BLAST_FURNACE":