cow_texture_fix
This commit is contained in:
parent
bb3ef6d12b
commit
612783f180
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ 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