Topic category: Help with Minecraft modding (Java Edition)
so I am making a pikmin mod for my private 1.7.10 server and for the public to use.
things the mod will (hopfully) include:
all 7 pikmin types (in item and mob form)
a whistle to gather pikmin
onions for every pikmin (yes, even purple and white)
all bulborbs
all dwarf bulborbs
beady longlegs
and more!
but i have 3 problems.
1. I need a way to check if a player clicks on a pikmin (mob form) with a whistle in order to add it to your pikmin group. i don't want players to be able to do it with just their hand.
2. I made a Red Pikmin Mob with it's own custom model. But how do I give it animations?
I also noticed that this only appears when I use my own cutom model and texture file for said model. If it helps to know, I was using techne to model. If anybody knows a better modeler, please let me know.
If it helps to know, I'm using MCreator version 1.7.2.
You can upgrade to MCreator 1.7.3, 1.7.4 or 1.7.5.
It didn't work to upgrade to 1.7.3, and I need to have my mod for minecraft 1.7.10. Do you think it could be because the Model's folder (inside Techne) isn't named RPikMob (Because that's the name of the mod element for the mob)?
actually, i just realized I'm a dummy. I didnt actually download 1.7.3 but I thought I did. I actaully just used 1.7.2 again.
Ok, I did actually download it this time. It didn't work to upgrade to 1.7.3, and I need to have my mod for minecraft 1.7.10. Do you think it could be because the Model's folder (inside Techne) isn't named RPikMob (Because that's the name of the mod element for the mob)?
THAT FIXED IT!!!!!! I now have another problem though. I will edit the first post and replace the problem I fixed with the new one.
Giving it an animation it's quite easy.
When you import a custom model, a little box appears and from there, you can select which part of your mob you want to animate as head, arms and legs.
If your mob has other different parts, write here the code and I'll tell you
@#6 That animation wizard never has worked for me. HERE is a topic all about models, animating and other stuff.
@#6.1 D: For me always worked