Mooshroom Summon Command Generator (Java Edition) — Baby & Red/Brown Variant
Build /summon commands with custom NBT for every vanilla mob — baby variants, equipment, colors, and mob-specific options.
Run /summon from an operator’s chat, a command block, or the server console. Not every internal NBT field is covered — this generates the commonly-used ones for each mob.
How to Use the Mooshroom Summon Generator
- Type mooshroom into the search box (or leave the default – this page opens straight to the Mooshroom panel).
- Toggle Is Baby for a small calf instead of an adult mooshroom.
- Pick a Variant – Red (the common natural spawn) or Brown (the rare variant that gives Suspicious Stew instead of milk when fed a flower).
- Copy the generated
/summoncommand and paste it into a command block, the server console, or an operator’s chat.
Command Syntax & NBT Reference
The base command is /summon minecraft:mooshroom ~ ~ ~ {NBT}. This tool fills in the {NBT} portion for you:
IsBaby:1b– spawns a mooshroom calf (smaller hitbox, faster relative movement, and it can’t be milked, sheared, or fed a flower for stew until it grows into an adult).Type:"<red|brown>"– sets which mushroom variant this mooshroom is. Red is the vastly more common natural spawn; Brown mooshrooms are rare in survival and are the only variant that produces Suspicious Stew when fed a flower (a bowl of plain mushroom stew otherwise, or milk with a bucket, same as Red).
Both fields work independently – a baby Brown mooshroom is a valid combination, though like any baby animal it can’t be fed, milked, or sheared for its mushrooms until it grows up. Shearing an adult mooshroom of either variant permanently turns it into a regular cow and drops 5 mushrooms of the matching type; that transformation isn’t reversible and isn’t something this generator needs a field for, since it only ever applies after the fact in gameplay.
Frequently Asked Questions
What’s the actual difference between Red and Brown besides color?
Feeding a flower to a Brown mooshroom produces a bowl of Suspicious Stew with an effect matching that flower; feeding the same flower to a Red mooshroom does nothing special. Both variants give plain mushroom stew when fed a mushroom, and milk when milked with a bucket, regardless of color.
Can I shear this mooshroom into a cow using NBT instead of shears?
No – that conversion only happens as a runtime shearing interaction, not something you can pre-set with NBT. If you want a plain cow to start with, use the dedicated Cow Summon Generator instead.
Does the baby toggle change which variant is more likely to appear?
No – Is Baby only affects age and growth state. The Variant field independently controls Red vs. Brown regardless of whether Is Baby is checked.
Will this command work the same way on Bedrock Edition?
No – this tool generates Java Edition SNBT syntax. Bedrock Edition uses its own command and component format for mooshroom variant.
Related Tools
- Cow Summon Generator – the plain relative a mooshroom permanently becomes after shearing.
- Sheep Summon Generator – another farm animal with its own color/variant field.
- Suspicious Stew Give Generator – build the same effect-bearing stew a Brown mooshroom produces.
- Give Command Generator – build a flower or bowl to interact with this mooshroom.