=1.0.7
-made and added a mooshroom model.
-redid the config a bit to make it more organized.

=1.0.6
-fixed the problem of new cmm entity not copying the nbt data of its original. this fixes the slimes and magma cubes infinite cloning, as well as potential problems like this in the future. it should preserve the original mob's data like persistencerequired, invincibility and such.
-mobs affected: blaze, spider, cave spider, ghast, iron golem, silverfish, slime, magma cube. everything else is only replaced graphically due to no need of changing their code.
-the 0_disableOptions option will disable this behavior, making all mobs be just replaced graphically. no hitbox will change, blaze will always have a lot of smoke, but in case you uninstall the mod, all mobs will revert back to original vanilla version instead of being deleted.
-ninja-added support for dynious's version checker. all future updates will notify you of updates through version checker's gui.

=1.0.5
-temporarily disabled the scalable hitbox for slimes, since it caused them to forget their size variable, until i figure out how to inherit that value from the mob it replaces. they will be only replaced graphically.

=1.0.4
-fixed server side not replacing some mobs.
-changed the cave spider a bit, so it should be a bit less prone to bug out now. only blaze's still in the "danger zone" for that, since unlike other mobs i couldn't simply remove/override the class that spawns smoke particles.

=1.0.3
-updated to 1.7.2
-changed the method mobs are replaced to a pure forge one due to complete modloader code removal, so it might not be compatible with previous version.

=1.0.2
-added tinker's construct villager skin variation to fix the broken skin.

=1.0.1
-updated all of my models a bit. not really noticable, mostly texture fixes and an additional neck block to fix -the hole in shoulders problem some models in original cmm style had, that looked bad on my models.
-made and added a wolf model.
-replaced creeper model with mine. old creeper model removed.
-replaced skeleton model with mine. wither skeleton included. old skeleton models removed.
-replaced ghast model with mine. old ghast model removed.
-replaced blaze model with mine. old blaze model removed.
-replaced enderman model with mine. old enderman models removed.
-replaced spider model with mine. old spider models removed.
-replaced ghast sister/ghasts model with mine. old model removed.
-removed all leftover _jx content, like old design models.
-this covers all of _jx's models, now all of the content in the mod is made by me.
-mobs won't use their jumping animation while floating in water anymore.

=1.0.0
-updated to minecraft 1.6.4
-recoded to forge. ported the models over to forge. no more modloader requirement, also bigger compatibility with future versions of minecraft.
-ghasts mob now uses mod id method to avoid id conflicts.
-applied scaling to the 'child' versions of zombie and pig zombie.
-made and added a cave spider model.
-made and added a silverfish model.
-made and added a witch model.
-made and added an iron golem model.
-made and added a slime model with all 3 variations.
-made and added a magma cube model with all 3 variations.
-made and added a villager model.
-made and added a new zombie model. old one moved to alternate mode. zombie villager type included. alternate got a palette swap for zombie villager mode too.
-made and added a new pig zombie model. old one moved to alternate mode.

=1.6.2-2
-updated mcp function naming from 8.04 to 8.05
-added a powered creeper skin to the creeper when it's powered up
-made ghasts's id configurable, in case something else that's not configurable took 126

=1.6.2
-when holding a sword or any other item, the skeleton will use a different pose than a bow.
-spider's jumping fixed. they now flail their hands when jumping as they should rather than being stuck with their arms up/down.
-changed few default settings, so now at2 designs (the ones used in mobtalker) are used by default if the cfg file doesn't exist. 

=1.5.2
-just a straight port from 1.5.1

=1.5.1
-at2 skeletons animate.
-added an alternate recolored skin to wither skeleton, matching the at2 design. a version for regular non-at2 model is present too.
-added a spawn egg for the ghasts (ghast sister) mob.
