forked from VoxeLibre/VoxeLibre
Fix squid renaming issues
This commit is contained in:
parent
498dd1015f
commit
56bacad1f5
|
@ -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,
|
Before Width: | Height: | Size: 618 B After Width: | Height: | Size: 618 B |
Before Width: | Height: | Size: 775 B After Width: | Height: | Size: 775 B |
Loading…
Reference in New Issue