Started by
ItzYaBoiMyth
on
Topic category: Help with Minecraft modding (Java Edition)
So, im trying to make a spawn egg that will spawn a Brown Mooshroom. Im thinking the way to do this would be to spawn a mooshroom and give it entity data, any ideas on how to easily do this?
Still seeking a response..
I'm new to mcreator myself but the way I would accomplish this is by making an item that appears like a spawn egg and adding a procedure that executes the command to actually summon a brown mooshroom upon right click.
That's what I would have thought as well, but a brown mooshroom is a sub style for the original, and mcreator currently has no options for mob spawning that have to do with entity styles.