Add mob sounds from mobs_animal
This commit is contained in:
parent
7481c165b6
commit
cb737d0a75
7 changed files with 5 additions and 5 deletions
|
@ -36,7 +36,7 @@ mobs:register_mob("mobs_mc:cow", {
|
|||
light_damage = 0,
|
||||
fear_height = 3,
|
||||
sounds = {
|
||||
random = "Cow1",
|
||||
random = "mobs_cow",
|
||||
death = "Cowhurt1",
|
||||
damage = "Cowhurt1",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue