Fix squid renaming issues

This commit is contained in:
Wuzzy 2017-02-20 04:54:53 +01:00
parent 498dd1015f
commit 56bacad1f5
5 changed files with 1 additions and 1 deletions

View File

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

View File

Before

Width:  |  Height:  |  Size: 618 B

After

Width:  |  Height:  |  Size: 618 B

View File

Before

Width:  |  Height:  |  Size: 775 B

After

Width:  |  Height:  |  Size: 775 B