sound changes, press sounds, remove pitch
This commit is contained in:
parent
c5219ce100
commit
c602585e6a
76 changed files with 231 additions and 251 deletions
|
@ -202,7 +202,7 @@ public class EntitySheep extends EntityAnimal
|
|||
}
|
||||
|
||||
itemstack.damageItem(1, player);
|
||||
this.playSound(SoundEvent.CUT, 1.0F, 1.0F);
|
||||
this.playSound(SoundEvent.CUT, 1.0F);
|
||||
}
|
||||
|
||||
return super.interact(player);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue