Started by
Pizzaperson23
on
Topic category: Help with Minecraft modding (Java Edition)
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.
I thing its imposible but i don't know
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.
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.