mirror of
https://github.com/songoda/SongodaCore.git
synced 2024-11-23 18:45:34 +01:00
CompatibleMaterial: Add missing BLACKSTONE_SLAB
This commit is contained in:
parent
e6398bca1f
commit
3bc35058ac
@ -193,6 +193,7 @@ public enum CompatibleMaterial {
|
||||
BLACKSTONE(),
|
||||
BLACKSTONE_STAIRS(),
|
||||
BLACKSTONE_WALL(),
|
||||
BLACKSTONE_SLAB(),
|
||||
BLASTSTONE_SLAB(),
|
||||
CHAIN(),
|
||||
CHISELED_NETHER_BRICKS(),
|
||||
|
Loading…
Reference in New Issue
Block a user