About Mooshroom Spawn Eggs
A Mooshroom Spawn Egg is a red spawn egg with gray spots. It’s only available in Creative mode, not in Survival. When you use one, it instantly spawns a mooshroom (a cow variant with mushrooms on its back). You can’t craft spawn eggs, so they’re purely for Creative players and command blocks.
Finding Mooshroom Spawn Eggs in Creative Mode
Java Edition (All Versions)
The location of the spawn egg in the Creative Inventory menu changed between versions:
| Version | Menu Location |
|---|---|
| 1.8 to 1.19 | Miscellaneous tab |
| 1.19.3 to 1.20+ | Spawn Eggs tab |
Just search for “mooshroom” in the Creative search bar if you can’t find it manually.
Item IDs and Names by Version
Java Edition
The ID name and data values changed over different Minecraft versions:
| Version | ID Name | Data Value | Stack Size |
|---|---|---|---|
| 1.8 | spawn_egg | 96 | 64 |
| 1.9 to 1.12 | spawn_egg | 0 | 64 |
| 1.13 to 1.20.2 | mooshroom_spawn_egg | N/A | 64 |
Give Command for Each Version
Minecraft Java Edition
Use the correct /give command based on your version:
1.13 through 1.20.2
/give @p mooshroom_spawn_egg 1
1.12
/give @p spawn_egg 1 0 {EntityTag:{id:mooshroom}}
1.11
/give @p spawn_egg 1 0 {EntityTag:{id:minecraft:mooshroom}}
1.9 and 1.10
/give @p spawn_egg 1 0 {EntityTag:{id:MushroomCow}}
1.8
/give @p spawn_egg 1 96
Tips for Using Spawn Eggs
- Right-click on the ground to spawn a mooshroom.
- Spawn eggs work in Creative and Survival modes (if you have them).
- You can use spawn eggs on Mob Spawners to change what mob they spawn. Just right-click the spawner with the egg.
- Mooshrooms only spawn naturally in Mushroom Island biomes. Spawn eggs are the easiest way to get them elsewhere.
- Red mooshrooms can be milked for mushroom stew. Brown mooshrooms are just visual variants.