Started by Pengu1nVic on Mon, 10/31/2022 - 06:58 Topic category: Help with Minecraft modding (Java Edition) i wanted to make a mob lay an egg after it breeds and i don't know how i can do it. Jump to top Hi! I think you can use the When Entity Spawning event and use condition "is a baby", despawn it or cancel the event, and place the egg there Jump to top Permalink Log in or register to post comments Dont forget in the condition also add if the entity is your custom mob Jump to top Permalink Log in or register to post comments
Hi! I think you can use the When Entity Spawning event and use condition "is a baby", despawn it or cancel the event, and place the egg there Jump to top Permalink Log in or register to post comments
Dont forget in the condition also add if the entity is your custom mob Jump to top Permalink Log in or register to post comments
Hi!
I think you can use the When Entity Spawning event and use condition "is a baby", despawn it or cancel the event, and place the egg there
Dont forget in the condition also add if the entity is your custom mob