add egg-throw compatible sound

This commit is contained in:
jascotty2 2019-09-07 08:37:31 -05:00
parent fcadf9fb7a
commit 1bd5010471

View File

@ -293,7 +293,7 @@ public enum CompatibleSounds {
ENTITY_DROWNED_SHOOT,
ENTITY_DROWNED_STEP,
ENTITY_DROWNED_SWIM,
ENTITY_EGG_THROW,
ENTITY_EGG_THROW(ServerVersion.V1_9, v("SHOOT_ARROW", true)),
ENTITY_ELDER_GUARDIAN_AMBIENT,
ENTITY_ELDER_GUARDIAN_AMBIENT_LAND,
ENTITY_ELDER_GUARDIAN_CURSE,