Mooshroom
Mooshroom — mob.
Natural spawning
Mooshrooms spawn on blocks accepted by `minecraft:mooshrooms_spawnable_on` when the light level is bright enough. Mushroom Fields is their natural habitat and the mycelium surface gives them a high walk-target value. Red and brown are separate stored variants; red is the default.
| Habitat | Mushroom Fields |
|---|---|
| Spawn surface | `minecraft:mooshrooms_spawnable_on` |
| Variants | Red, brown |
Drops
The entity loot table rolls 0–2 leather and 1–3 beef, with a looting increase on each pool. A burning mooshroom or a smelting-compatible attacker can produce cooked beef. Shearing uses separate variant-specific tables with five red or brown mushrooms and removes the mooshroom form.
| Leather | 0–2, looting bonus |
|---|---|
| Beef | 1–3, cooked when smelted |
| Red shearing loot | 5 red mushrooms |
| Brown shearing loot | 5 brown mushrooms |
| Entity loot table | entities/mooshroom.json |
Breeding
Two mooshrooms can breed with wheat. The calf chooses one parent's variant; when both parents match, a 1/1024 mutation roll can produce the opposite colour instead. This keeps mixed herds possible without making the rare variant automatic.
| Food | Wheat |
|---|---|
| Offspring | Mooshroom calf |
| Variant rule | Parent variant or rare opposite-colour mutation |
| Mutation chance | 1/1024 for matching parents |
Sounds
Mooshrooms use the classic cow ambient, hurt, death, and step sounds. Their special interactions add dedicated events for ordinary milk, suspicious milk, eating a flower, shearing, and conversion after lightning.
| Ambient set | Cow classic |
|---|---|
| Milk | `entity.mooshroom.milk` |
| Suspicious milk | `entity.mooshroom.suspicious_milk` |
| Eat flower | `entity.mooshroom.eat` |
| Shear | `entity.mooshroom.shear` |
| Conversion | `entity.mooshroom.convert` |
Behavior
A bowl milks an adult mooshroom for mushroom stew. A brown mooshroom can take the effect of a suitable flower and later provide suspicious stew; a second flower is not consumed while an effect is already stored. Shears remove the mushrooms, play the shearing sound, drop five variant-colored mushrooms, and convert the animal into a normal cow. Wheat tempts and breeds both variants, while lightning changes red to brown or brown to red.
| Category | passive |
|---|---|
| Max health | 10 |
| Width | 0.9 |
| Height | 1.4 |
| Summonable | Yes |
| Fire immune | No |
| Bowl interaction | Mushroom stew or suspicious stew |
| Shears | Converts to cow and drops 5 mushrooms |
| Breeding item | Wheat |
| Lightning | A strike switches red and brown variants |
| Suspicious stew | Brown variant stores one flower effect |
Data values
The entity uses `minecraft:mooshroom`, has 10 maximum health and movement speed 0.2, and stores the red or brown `minecraft:mooshroom/variant` component.
| Identifier | minecraft:mooshroom |
|---|---|
| Version | Minecraft 26.2 |
| Entity ID | minecraft:mooshroom |
| Maximum health | 10 |
| Movement speed | 0.2 |
| Variants | red / brown |
| Spawn tag | minecraft:mooshrooms_spawnable_on |
Gallery
See also
References
Variant changes, bowl and shearing interactions, breeding, and lightning conversion are defined by the Java mushroom-cow implementation. Spawn surfaces, entity drops, and visual variants remain explicit local data rather than inferred from a generic cow page.
| Local source | Mooshroommooshroom |
|---|---|
| Entity implementation | `net/minecraft/world/entity/animal/cow/MushroomCow.java` |
| Spawn surface tag | `data/minecraft/tags/block/mooshrooms_spawnable_on.json` |
| Entity loot | `data/minecraft/loot_table/entities/mooshroom.json` |
| Shearing loot | `data/minecraft/loot_table/shearing/mooshroom.json` |
| Entity registration | `net/minecraft/world/entity/EntityType.java` |
| Renderer | `net/minecraft/client/renderer/entity/MushroomCowRenderer.java` |
Navigation
Data and provenance
minecraft:mooshroom
Snapshot digest verified.
Facts
| Category | passive |
|---|---|
| Max health | 10 |
| Width | 0.9 |
| Height | 1.4 |
| Summonable | Yes |
| Fire immune | No |
e41e43954772031835308aea339fb440f9ea56699c17876bd6255ea38fdde68eProvenance and publication
- Readiness
- Pending
- Snapshot
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Source set
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Entity identifier
- minecraft:mooshroom
- Digest
- e41e43954772031835308aea339fb440f9ea56699c17876bd6255ea38fdde68e
- Missing locales
- ru, en





