Custom Baby mob models

Started by Syntax Error on

Topic category: Feature requests and ideas for MCreator

Joined Nov 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Custom Baby mob models

I would like to request the addition of letting a user create a custom model for a breedable entity that represents the baby.
A good use for this would be insectoid mobs, where the baby model would look like a larva, and the adult would look like the mature insect.
And hopefully compatibility with AI base presets.

Joined Feb 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This is already possible…
Wed, 10/09/2019 - 00:39

This is already possible without a specific feature. Using "on mob tick update" and nbt tags, it's possible to simulate the effect of your larva growing by despawning it and spawning instead the adult when your nbt "timer" is done.

Joined Jun 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can you please explain how…
Tue, 10/22/2019 - 00:12

Can you please explain how you're able to do this? I would appreciate it :)

Joined Nov 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yes but what about breeding?…
Tue, 10/22/2019 - 22:01

yes but what about breeding? when I breed two adult mobs, I get a copy of the adult mob. How would I make breeding the adult mobs spawn a baby mob?

Joined Sep 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i was able to do it on 1.12,…
Sat, 06/06/2020 - 19:32

i was able to do it on 1.12, but im trying to know how to do it on 1.15 myself too

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how do you make a tiny mob?  
Tue, 08/18/2020 - 14:22

how do you make a tiny mob?

 

Joined Jun 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can use Cubik Studio or…
Tue, 08/18/2020 - 14:53

You can use Cubik Studio or Techne to make custom mobs