CompatibleMaterial: Add missing BLACKSTONE_SLAB

This commit is contained in:
Christian Koop 2021-07-05 11:48:10 +02:00
parent e6398bca1f
commit 3bc35058ac
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3

View File

@ -193,6 +193,7 @@ public enum CompatibleMaterial {
BLACKSTONE(),
BLACKSTONE_STAIRS(),
BLACKSTONE_WALL(),
BLACKSTONE_SLAB(),
BLASTSTONE_SLAB(),
CHAIN(),
CHISELED_NETHER_BRICKS(),