Rename squid hurt sound

This commit is contained in:
Wuzzy 2017-02-20 05:21:37 +01:00
parent 9bbe4a3dab
commit cf2f8c12f3
2 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ mobs:register_mob("mobs_mc:squid", {
{"mobs_squid.png"} {"mobs_squid.png"}
}, },
sounds = { sounds = {
damage = "mobs_squid_hurt", damage = "mobs_mc_squid_hurt",
}, },
animation = { animation = {
stand_start = 1, stand_start = 1,