diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2018-05-24 14:15:18 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2018-05-24 14:15:18 +0100 |
commit | 29be718700012ac26312b0c82014c92b9f17ea0a (patch) | |
tree | 930f99d2e54fabd7b1c7af04a8a0a0995c5e33d1 | |
parent | 4c94e5e3da9666e5b73e98e18ba119f15c7b5157 (diff) | |
download | mob_horse-29be718700012ac26312b0c82014c92b9f17ea0a.tar.gz mob_horse-29be718700012ac26312b0c82014c92b9f17ea0a.tar.bz2 mob_horse-29be718700012ac26312b0c82014c92b9f17ea0a.zip |
new horse textures by Mjollna
-rw-r--r-- | init.lua | 2 | ||||
-rw-r--r-- | textures/mobs_horse.png | bin | 1116 -> 886 bytes | |||
-rw-r--r-- | textures/mobs_horseara.png | bin | 651 -> 724 bytes | |||
-rw-r--r-- | textures/mobs_horsepeg.png | bin | 851 -> 1070 bytes |
4 files changed, 1 insertions, 1 deletions
@@ -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"} }, diff --git a/textures/mobs_horse.png b/textures/mobs_horse.png Binary files differindex e0c6f61..c7958bc 100644 --- a/textures/mobs_horse.png +++ b/textures/mobs_horse.png diff --git a/textures/mobs_horseara.png b/textures/mobs_horseara.png Binary files differindex 7068bf9..a11d68b 100644 --- a/textures/mobs_horseara.png +++ b/textures/mobs_horseara.png diff --git a/textures/mobs_horsepeg.png b/textures/mobs_horsepeg.png Binary files differindex f4a7e76..4442c0d 100644 --- a/textures/mobs_horsepeg.png +++ b/textures/mobs_horsepeg.png |