Add creamy horse texture
This commit is contained in:
parent
fe0f4df958
commit
45add3cedd
3 changed files with 15 additions and 13 deletions
|
@ -57,6 +57,7 @@ local horse_base = {
|
|||
"mobs_mc_horse_gray.png",
|
||||
"mobs_mc_horse_black.png",
|
||||
"mobs_mc_horse_chestnut.png",
|
||||
"mobs_mc_horse_creamy.png",
|
||||
}
|
||||
-- Horse marking texture overlay, to be appended to the base texture string
|
||||
local horse_markings = {
|
||||
|
|
BIN
mods/ENTITIES/mobs_mc/textures/mobs_mc_horse_creamy.png
Normal file
BIN
mods/ENTITIES/mobs_mc/textures/mobs_mc_horse_creamy.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue