Merge pull request #36 from ItsAZZA/development

Add Otherside Music Disc to CompatibleMaterial
This commit is contained in:
Christian Koop 2022-03-17 09:08:54 +01:00 committed by GitHub
commit e51da054bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,9 @@ public enum CompatibleMaterial {
DARK_OAK_DOOR_ITEM(431), DARK_OAK_DOOR_ITEM(431),
*/ */
/* 1.18 */
MUSIC_DISC_OTHERSIDE(),
/* 1.17 */ /* 1.17 */
AMETHYST_BLOCK(), AMETHYST_BLOCK(),
AMETHYST_CLUSTER(), AMETHYST_CLUSTER(),