1
0
mirror of https://codeberg.org/tenplus1/mob_horse.git synced 2025-07-26 20:10:21 +02:00

new horse textures by Mjollna

This commit is contained in:
TenPlus1
2018-05-24 14:15:18 +01:00
parent 4c94e5e3da
commit 29be718700
4 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ mobs:register_mob("mob_horse:horse", {
run_end = 100,
},
textures = {
{"mobs_horse.png"},
{"mobs_horse.png"}, -- textures by Mjollna
{"mobs_horsepeg.png"},
{"mobs_horseara.png"}
},