Aktualizovat „mobs_animal/cow.lua“
This commit is contained in:
parent
da33e26664
commit
60e42f4e00
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ mobs:register_mob("mobs_animal:cow", {
|
||||||
mesh = "mobs_cow.x",
|
mesh = "mobs_cow.x",
|
||||||
textures = {
|
textures = {
|
||||||
{"mobs_cow.png"},
|
{"mobs_cow.png"},
|
||||||
|
{"mobs_cow2.png"},
|
||||||
},
|
},
|
||||||
makes_footstep_sound = true,
|
makes_footstep_sound = true,
|
||||||
sounds = {
|
sounds = {
|
||||||
|
|
Loading…
Reference in a new issue