How can I create a mob with custom model

Started by DiamondInGame on

Topic category: Help with MCreator software

Last seen on 09:51, 6. Apr 2020
Joined Aug 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I create a mob with custom model

I have created the model with blockbench and now I have the file .mtl .obj and the texture but if I import those file I only can use it on block and not on mob, how can I do it?

 

Last seen on 22:41, 29. Dec 2021
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You need to export the file…
Sun, 04/05/2020 - 13:26

You need to export the file from blockbench as a .java file, which is for mobs. The .obj file is for blocks. Make sure you are creating the model in the right place in blockbench. 

Last seen on 09:51, 6. Apr 2020
Joined Aug 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Oh I have created a block…
Sun, 04/05/2020 - 16:15

Oh I have created a block instead of a mob