Everyone loves horses! But sometimes, do you ever feel like some things could be improved? Do you feel like the horses' animations and behaviors seem a bit, might I say, too blocky? Don't you want smoother more horse-like animations? Then this is the mod for you!
Professor HippoMaster presents to you the Better Horses Mod! This mod replaces vanilla Minecraft's horses with similar new and improved horses! Although they look the exact same, these modded horses have many added and replaced animations as well as various minor fixes and improvements. You name it! From new animations to new animations to... yeah, that's about it.
Note, as of now, only adult horses and donkeys are animated.
Animations
Many original horse animations that looked choppy (tail swiping) have been replaced with slicker, more stylish animations while other new animations have been introduced to make the horse seem more natural! The animations are listed below:
Walking animation
Galloping animation (when you're riding on it)
Take shaking animation
Grass eating animation
Head shaking animation
Rearing animation
Jumping animation
Screenshots
Need more visual proof? You can't really see animations from pictures, but here are some freeze frame poses.
Uninstalling and Config
Want to remove the mod? Need to update Minecraft? Read this section very carefully.
Before uninstalling, follow these instructions:
A .cfg file can be found in .minecraft/config and can be opened with a text reader (notepad, etc). Inside the config, you'll find one line that says this:
B:UseBetterHorses=true
If this is true, then the game will use the modded horses. If this is false, the game will use vanilla horses. Before uninstalling, change this to false like this:
B:UseBetterHorses=false
Then, run Minecraft.exe and open each world once. Now, you can uninstall the mod or update Minecraft. Remember to do this, because if you don't, you will lose all your horses.
Changelist
v1.0.0:
* initial release
Installation
Locate .minecraft
>> Click Start and type %appdata% into the Search area
>> Click the folder that is called Roaming
>> Find the folder inside called .minecraft
Move the mod zip file to .minecraft/mods
Play!
Requires the AnimationAPI and Minecraft Forge.
This mod must be installed on clients and servers.
If no recommended version of Forge is updated, use the latest version.
TERMS AND CONDITIONS
0. USED TERMS
MOD - modification, plugin, a piece of software that interfaces with the Minecraft client to extend, add, change or remove original capabilities.
MOJANG - Mojang AB
OWNER - TheHippoMaster21, Original author of the MOD. Under the copyright terms accepted when purchasing Minecraft (http://www.minecraft.net/copyright.jsp) the OWNER has full rights over their MOD despite use of MOJANG code.
USER - End user of the mod, person installing the mod.
1. LIABILITY
THIS MOD IS PROVIDED 'AS IS' WITH NO WARRANTIES, IMPLIED OR OTHERWISE. THE OWNER OF THIS MOD TAKES NO RESPONSIBILITY FOR ANY DAMAGES INCURRED FROM THE USE OF THIS MOD. THIS MOD ALTERS FUNDAMENTAL PARTS OF THE MINECRAFT GAME, PARTS OF MINECRAFT MAY NOT WORK WITH THIS MOD INSTALLED. ALL DAMAGES CAUSED FROM THE USE OR MISUSE OF THIS MOD FALL ON THE USER.
2. USE
Use of this MOD to be installed, manually or automatically, is given to the USER without restriction.
3. REDISTRIBUTION
This MOD may only be distributed where uploaded, mirrored, or otherwise linked to by the OWNER solely. All mirrors of this mod must have advance written permission from the OWNER. ANY attempts to make money off of this MOD (selling, selling modified versions, adfly, sharecash, etc.) are STRICTLY FORBIDDEN, and the OWNER may claim damages or take other action to rectify the situation.
4. DERIVATIVE WORKS/MODIFICATION
This mod is provided freely and may be decompiled and modified for private use, either with a decompiler or a bytecode editor. Public distribution of modified versions of this MOD require advance written permission of the OWNER and may be subject to certain terms.
That is epic! You always amaze me with your Mods Looking forward to trying it out in my survival world!
Edit: One question: I'm wondering if horses on Multiplayer Servers will get removed if I uninstall the mod. Although it shouldn't be affected since the server doesn't know that the mod is installed, right?
Does it have compatibility for Animated Players? By that I mean, does it look NICER with animated players?
Rollback Post to RevisionRollBack
Stop treating mod devs poorly. These people mod as a hobby or as a service to the community, they don't have to take your suggestion and you are not entitled to anything from them.
I'd really love to have a client-side version of these horses, but I do wonder: what about this mod modifies the horses themselves instead of just their animations?
I no I have mods in a big groupd but can someone help me fix this crash >.<
its with better horse having a conflict but can I fix it some how using the config? :/
CRASH IS BELOW
~~~~~~~~~~~~~~~~
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 4/29/14 10:35 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: thehippomaster/BetterHorses/Horse
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:501)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: thehippomaster/BetterHorses/Horse
at thehippomaster.BetterHorses.BetterHorses.preInit(BetterHorses.java:29)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:500)
... 10 more
Caused by: java.lang.ClassNotFoundException: thehippomaster.BetterHorses.Horse
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 37 more
Caused by: java.lang.NoClassDefFoundError: thehippomaster/AnimationAPI/IAnimatedEntity
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)
... 39 more
Caused by: java.lang.ClassNotFoundException: thehippomaster.AnimationAPI.IAnimatedEntity
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 43 more
Caused by: java.lang.NullPointerException
I no I have mods in a big groupd but can someone help me fix this crash >.<
its with better horse having a conflict but can I fix it some how using the config? :/
CRASH IS BELOW
~~~~~~~~~~~~~~~~
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 4/29/14 10:35 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: thehippomaster/BetterHorses/Horse
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:501)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: thehippomaster/BetterHorses/Horse
at thehippomaster.BetterHorses.BetterHorses.preInit(BetterHorses.java:29)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:500)
... 10 more
Caused by: java.lang.ClassNotFoundException: thehippomaster.BetterHorses.Horse
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 37 more
Caused by: java.lang.NoClassDefFoundError: thehippomaster/AnimationAPI/IAnimatedEntity
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)
... 39 more
Caused by: java.lang.ClassNotFoundException: thehippomaster.AnimationAPI.IAnimatedEntity
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 43 more
Caused by: java.lang.NullPointerException
Everyone loves horses! But sometimes, do you ever feel like some things could be improved? Do you feel like the horses' animations and behaviors seem a bit, might I say, too blocky? Don't you want smoother more horse-like animations? Then this is the mod for you!
Professor HippoMaster presents to you the Better Horses Mod! This mod replaces vanilla Minecraft's horses with similar new and improved horses! Although they look the exact same, these modded horses have many added and replaced animations as well as various minor fixes and improvements. You name it! From new animations to new animations to... yeah, that's about it.
Note, as of now, only adult horses and donkeys are animated.
Animations
Many original horse animations that looked choppy (tail swiping) have been replaced with slicker, more stylish animations while other new animations have been introduced to make the horse seem more natural! The animations are listed below:
Walking animation
Galloping animation (when you're riding on it)
Take shaking animation
Grass eating animation
Head shaking animation
Rearing animation
Jumping animation
Screenshots
Need more visual proof? You can't really see animations from pictures, but here are some freeze frame poses.
Uninstalling and Config
Want to remove the mod? Need to update Minecraft? Read this section very carefully.
Before uninstalling, follow these instructions:
A .cfg file can be found in .minecraft/config and can be opened with a text reader (notepad, etc). Inside the config, you'll find one line that says this:
If this is true, then the game will use the modded horses. If this is false, the game will use vanilla horses. Before uninstalling, change this to false like this:
Then, run Minecraft.exe and open each world once. Now, you can uninstall the mod or update Minecraft. Remember to do this, because if you don't, you will lose all your horses.
Changelist
v1.0.0:
* initial release
Installation
Locate .minecraft
>> Click Start and type %appdata% into the Search area
>> Click the folder that is called Roaming
>> Find the folder inside called .minecraft
Move the mod zip file to .minecraft/mods
Play!
Download
Better Horses v1.0.0 mc1.7.2
Requires the AnimationAPI and Minecraft Forge.
This mod must be installed on clients and servers.
If no recommended version of Forge is updated, use the latest version.
Other Mods
Check out my other mods here!
Copyright
TERMS AND CONDITIONS
0. USED TERMS
MOD - modification, plugin, a piece of software that interfaces with the Minecraft client to extend, add, change or remove original capabilities.
MOJANG - Mojang AB
OWNER - TheHippoMaster21, Original author of the MOD. Under the copyright terms accepted when purchasing Minecraft (http://www.minecraft.net/copyright.jsp) the OWNER has full rights over their MOD despite use of MOJANG code.
USER - End user of the mod, person installing the mod.
1. LIABILITY
THIS MOD IS PROVIDED 'AS IS' WITH NO WARRANTIES, IMPLIED OR OTHERWISE. THE OWNER OF THIS MOD TAKES NO RESPONSIBILITY FOR ANY DAMAGES INCURRED FROM THE USE OF THIS MOD. THIS MOD ALTERS FUNDAMENTAL PARTS OF THE MINECRAFT GAME, PARTS OF MINECRAFT MAY NOT WORK WITH THIS MOD INSTALLED. ALL DAMAGES CAUSED FROM THE USE OR MISUSE OF THIS MOD FALL ON THE USER.
2. USE
Use of this MOD to be installed, manually or automatically, is given to the USER without restriction.
3. REDISTRIBUTION
This MOD may only be distributed where uploaded, mirrored, or otherwise linked to by the OWNER solely. All mirrors of this mod must have advance written permission from the OWNER. ANY attempts to make money off of this MOD (selling, selling modified versions, adfly, sharecash, etc.) are STRICTLY FORBIDDEN, and the OWNER may claim damages or take other action to rectify the situation.
4. DERIVATIVE WORKS/MODIFICATION
This mod is provided freely and may be decompiled and modified for private use, either with a decompiler or a bytecode editor. Public distribution of modified versions of this MOD require advance written permission of the OWNER and may be subject to certain terms.
Enjoy And if you're feeling up for it, leave a !
Edit: One question: I'm wondering if horses on Multiplayer Servers will get removed if I uninstall the mod. Although it shouldn't be affected since the server doesn't know that the mod is installed, right?
EDIT:
The download doesn't seem to be working. Can you add a mirror?
Thanks! Sorry, you'll need to install this mod on your server too :/ haha
Maybe I'll make a version that is client-side only afterwards.
@IStoleThePics
Thanks Hmm, that's weird. It seems to be working for me. Could you try again?
My horses are invisible In multiplayer
Can you make this work for multiplayer Please??
My horses on multiplayer are invisible because Of the mod, I luv this mod anyways
I would love if you made a mod where all mobs have new animations
Owner of the Decoysoft mod
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2488195-decoydragons-mod-wip
2017 Skypro suiter. Owner of Rogue the Dutch AD.
https://twitter.com/MadMareCreation
http://rogueofamegakure.deviantart.com/
http://www.furaffinity.net/user/rogueofamegakure/
The only day hippomaster makes/updates a mod...
Any feedback on what could be improved or what you liked?
Stop treating mod devs poorly. These people mod as a hobby or as a service to the community, they don't have to take your suggestion and you are not entitled to anything from them.
I have little kinda problem, I have 1.7.5 does it work with this?
(Just wanted to give you an idea)
its with better horse having a conflict but can I fix it some how using the config? :/
CRASH IS BELOW
~~~~~~~~~~~~~~~~
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 4/29/14 10:35 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: thehippomaster/BetterHorses/Horse
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:501)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: thehippomaster/BetterHorses/Horse
at thehippomaster.BetterHorses.BetterHorses.preInit(BetterHorses.java:29)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:500)
... 10 more
Caused by: java.lang.ClassNotFoundException: thehippomaster.BetterHorses.Horse
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 37 more
Caused by: java.lang.NoClassDefFoundError: thehippomaster/AnimationAPI/IAnimatedEntity
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)
... 39 more
Caused by: java.lang.ClassNotFoundException: thehippomaster.AnimationAPI.IAnimatedEntity
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 43 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 486366288 bytes (463 MB) / 684720128 bytes (653 MB) up to 14316732416 bytes (13653 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx15G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.01-pre FML v7.2.156.1060 Minecraft Forge 10.12.1.1060 Optifine OptiFine_1.7.2_HD_U_D1 31 mods loaded, 31 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.2.156.1060} [Forge Mod Loader] (forge-1.7.2-10.12.1.1060.jar) Unloaded->Constructed->Pre-initialized
Forge{10.12.1.1060} [Minecraft Forge] (forge-1.7.2-10.12.1.1060.jar) Unloaded->Constructed->Pre-initialized
gasesCore{1.4.4.1} [Glenn's Gases Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
gasesFrameworkCore{1.0.3} [Gases Framework Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
SuperEnchants{0.4} [Super Enchants] (minecraft.jar) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{3.1.1} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.1.jar) Unloaded->Constructed->Pre-initialized
DoggyTalents{v1.6.0a} [Doggy Talents] ([1.7] Doggy Talents - v1.6.0a.zip) Unloaded->Constructed->Pre-initialized
intarray.beacon{1.0.1} [Aesthetic Beacons Mod] (Aesthetic Beacons Mod 1.0.1 (MC 1.7.2).jar) Unloaded->Constructed->Pre-initialized
BetterHorses{1.0.0} [Better Horses Mod] (BetterHorses-1.7.2-1.0.0 (1).jar) Unloaded->Constructed->Errored
BiblioCraft{1.6.3} [BiblioCraft] (BiblioCraft[1.6.3][MC1.7.2].jar) Unloaded->Constructed->Pre-initialized
CarpentersBlocks{3.1.4} [Carpenter's Blocks] (Carpenter's Blocks v3.1.4 - MC 1.7+.zip) Unloaded->Constructed->Pre-initialized
moherobrine{400 ALPHA 2} [§dMo' Herobrine] (cst7_mo_herobrine_400_alpha_2_1.7.2.jar) Unloaded->Constructed->Pre-initialized
DeathChest{1.7.2} [Death Chest] (Death.Chest.jar) Unloaded->Constructed->Pre-initialized
enchantedapples{1.6} [glowdemon1's Enchanted Apples] (Enchanted Apples 1.7.2 V1.6.jar) Unloaded->Constructed->Pre-initialized
enderCraft{2.0} [EnderCraft] (enderCraft-2.0.jar) Unloaded->Constructed->Pre-initialized
gasesFramework{1.0.3} [Gases Framework] (gasesFramework-1.0.3-1.7.2.jar) Unloaded->Constructed->Pre-initialized
gases{1.4.4.1} [Glenn's Gases] (gases-1.4.4.1-1.7.2.jar) Unloaded->Constructed->Pre-initialized
HardcoreEnderExpansion{1.5a} [Hardcore Ender Expansion] (HardcoreEnderExpansion.jar) Unloaded->Constructed->Pre-initialized
examplemod{1.0} [examplemod] (herobrinemod-148.jar) Unloaded->Constructed->Pre-initialized
herobrinemod{3.6} [The Herobrine Mod] (herobrinemod-148.jar) Unloaded->Constructed->Pre-initialized
HopperDuctMod{1.3} [Hopper Ducts] (hopperductmod-1.3.jar) Unloaded->Constructed->Pre-initialized
mobends{1.7.2_01} [Mo' Bends] (Mo' Bends-1.7.2_01.jar) Unloaded->Constructed->Pre-initialized
mozombies{2.0.0a} [Mo' Zombies] (Mo' Zombies 2.0.0 Alpha.jar) Unloaded->Constructed->Pre-initialized
MouseTweaks{2.4.1} [Mouse Tweaks] (MouseTweaks-1.7.2-2.4.1.jar) Unloaded->Constructed->Pre-initialized
Oceancraft{1.3.1} [Oceancraft] (Oceancraft-1.3.1.jar) Unloaded->Constructed->Pre-initialized
RedstonePasteMod{1.6.1} [Redstone Paste] (RedstonePasteMod-1.7.2-1.6.1.jar) Unloaded->Constructed->Pre-initialized
dg_slender{v3.3 1.7.2} [Slender Man] (SlenderMan_3.3.jar) Unloaded->Constructed->Pre-initialized
voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar) Unloaded->Constructed->Pre-initialized
fyresmodjam{0.0.3f} [The You Will Die Mod] (You-Will-Die-Mod-0.0.3f.jar) Unloaded->Constructed->Pre-initialized
Baubles{1.0.0.10} [Baubles] (Baubles-1.7.2-1.0.0.10.jar) Unloaded->Constructed->Pre-initialized
I got all the other mods configed to work with eachother this mod is having a MINOR bug and if I could fix it I would
I find huge numbers of white horses, and no others.
Owner of the Decoysoft mod
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2488195-decoydragons-mod-wip
2017 Skypro suiter. Owner of Rogue the Dutch AD.
https://twitter.com/MadMareCreation
http://rogueofamegakure.deviantart.com/
http://www.furaffinity.net/user/rogueofamegakure/
Did you install AnimationAPI
[center]
[center]
I have the same problem.
Check out my art!!
http://blueeyes9.deviantart.com/