
About the mod
Animatrix is a mod for the famous game Minecraft from Mojang. This mod allows the use of Skeleton based rendering and animations for Entities. It allows modder to use custom and beautifull animations and models created outside of the usual Minecraft programming paradigms, like with forexample Blender, and export those models and Animations to Collada, for use inside the Minecraft game engine.
Website:
https://www.github.com/ldtteam/animatrix
TestMod:
To make it simpler for ResourcePack makers, Modellers and Animators a like, the LDTTeam provides a small testmod as additional Jar to releases of Animatrix. Drop it in your mods folder, create a normal Vanilla ResourcePack, see here for a tutorial, with domain: "animatrix_test". Once ingame load the ResourcePack, and run the command: /at_test <modelpath> <texturepath> to spawn a entity with a given model and texture. If you want to run a animation; execute the command /at_test <modelpath> <texturepath> <animationpath>. For all paths: They have to be in ResourceLocation format: domain:path, eg: animatrix_test:models/entities/biped.dae