How do you cross breed mobs in mcreator

Started by Pizzaperson23 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do you cross breed mobs in mcreator

How do you cross breed (by this I mean breed two different types of mobs). Or is this even possible? I couldn't really find any information on this topic. If anyone knows or has any ideas, please let me know.

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I thing its imposible but i…
Sun, 12/13/2020 - 15:52

I thing its imposible but i don't know

Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well yes, it should be…
Fri, 01/01/2021 - 22:36

Well yes, it should be possible (because in programmation everything is possible). But I have no idea how to do it. I think that looking on the procedure for breeding can be a good start. I have no idea were to find it or how it work but that can help.

I am sorry to not be able to be more helpful, but it is still better than nothing. I guess.

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Maybe you can create an item…
Sat, 01/02/2021 - 14:23

Maybe you can create an item and make a procedure that makes that you lose 1 when you use it in, let's say, a creeper, and another when you use it in, let's say, a phantom, and, if you have made right click with the item in the two of them, it spawns an entity that you have created and that is the creature you want to appear. It would be a little like the horses and donkeys in vanilla minecraft, but I'm not sure how exactly do that.