Mimic sound changed!
This commit is contained in:
parent
7d6c7017ac
commit
ffd16df878
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ public class EntityMimic extends EntityMob
|
|||
|
||||
protected SoundEvent getDeathSound()
|
||||
{
|
||||
return SoundEvents.BLOCK_WOOD_BREAK;
|
||||
return SoundEvents.BLOCK_CHEST_CLOSE;
|
||||
}
|
||||
|
||||
protected float getSoundVolume()
|
||||
|
|
Loading…
Reference in a new issue