Replace cow sound once again

This commit is contained in:
Wuzzy 2017-02-23 17:04:43 +01:00
parent 24a69977f0
commit decfd91473
4 changed files with 5 additions and 2 deletions

View file

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