mirror of
https://github.com/songoda/SongodaCore.git
synced 2024-11-27 12:35:12 +01:00
add egg-throw compatible sound
This commit is contained in:
parent
fcadf9fb7a
commit
1bd5010471
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user