Replace cow sound once again
This commit is contained in:
parent
24a69977f0
commit
decfd91473
4 changed files with 5 additions and 2 deletions
|
@ -36,7 +36,7 @@ mobs:register_mob("mobs_mc:cow", {
|
|||
light_damage = 0,
|
||||
fear_height = 3,
|
||||
sounds = {
|
||||
random = "mobs_cow",
|
||||
random = "mobs_mc_cow",
|
||||
death = "Cowhurt1",
|
||||
damage = "Cowhurt1",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue