forked from mtcontrib/mob_horse
new horse textures by Mjollna
This commit is contained in:
parent
4c94e5e3da
commit
29be718700
2
init.lua
2
init.lua
@ -22,7 +22,7 @@ mobs:register_mob("mob_horse:horse", {
|
|||||||
run_end = 100,
|
run_end = 100,
|
||||||
},
|
},
|
||||||
textures = {
|
textures = {
|
||||||
{"mobs_horse.png"},
|
{"mobs_horse.png"}, -- textures by Mjollna
|
||||||
{"mobs_horsepeg.png"},
|
{"mobs_horsepeg.png"},
|
||||||
{"mobs_horseara.png"}
|
{"mobs_horseara.png"}
|
||||||
},
|
},
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 886 B |
Binary file not shown.
Before Width: | Height: | Size: 651 B After Width: | Height: | Size: 724 B |
Binary file not shown.
Before Width: | Height: | Size: 851 B After Width: | Height: | Size: 1.0 KiB |
Loading…
Reference in New Issue
Block a user