got bored, decided to make a working animation mod
command: doanim x y z
x is the category as in motion.xml
y is the element as in motion.xml
z is loop (1 is on, 0 is off)
example:
doanim 9 4 1
this will take the "hit" category, the "HitBlowawaySpin" animation from it and will loop it.
second example:
doanim 53 38 0
this will take the "mcSocialMotion" category, the "hug" animation and show it once (no loop).
command: doanim x y z
x is the category as in motion.xml
y is the element as in motion.xml
z is loop (1 is on, 0 is off)
example:
doanim 9 4 1
this will take the "hit" category, the "HitBlowawaySpin" animation from it and will loop it.
second example:
doanim 53 38 0
this will take the "mcSocialMotion" category, the "hug" animation and show it once (no loop).