Add mob sounds from mobs_animal

This commit is contained in:
Wuzzy 2017-02-20 02:36:12 +01:00
parent 7481c165b6
commit cb737d0a75
7 changed files with 5 additions and 5 deletions

View file

@ -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",
},