Page 1 of 1

Minecraft modder support

Posted: Fri Feb 27, 2015 5:45 am
by hoganas
Here you can ask us about, and we will help with.

:?: Modding tutorials.
:?: Specific code problems.
:?: Crash/Bug questions
:?: Specific feature implementing
:?: About NBT tag

Ask us we will help :)

Re: Minecraft modder support

Posted: Wed Mar 04, 2015 1:55 pm
by MarcoPRO2001
Can you maybe do a tutorial about how to animate your models? I'm trying to learn 2 different types: the ones from the player, and how to make an own animations (I need them foor my five nights at freddy mod with custom models)

Re: Minecraft modder support

Posted: Thu Mar 05, 2015 4:40 am
by RolikTheDev
if you are using mcreator it should animate them automaticly, it previosly did, but now if it doesn't do it, so you need to set rotations.

Re: Minecraft modder support

Posted: Thu Mar 05, 2015 6:20 am
by hoganas
Yeah, rolik youre right, but if he want's to animate a biped model, he should definetly check, modelbiped.class its arleady animated player model, and if he want's other type of model, he should check specific model class :)

Re: Minecraft modder support

Posted: Thu Mar 05, 2015 7:59 pm
by MarcoPRO2001
It never animated a custom model, in MCreator, you can choose a few models that are in vanilla minecraft.

Re: Minecraft modder support

Posted: Thu Mar 05, 2015 8:42 pm
by MarcoPRO2001
I found a code where I can learn from :) thanks for helping me

Re: Minecraft modder support

Posted: Fri Mar 06, 2015 10:38 am
by hoganas
No problem :)