Curated coverage of the full real biome list and every mob with documented texture/behavior variants.

How to Use the Mob Variant Browser

  1. Search by mob name (e.g. axolotl) to jump straight to its variant list, or search a variant name (e.g. siamese) to find which mob it belongs to.
  2. The “Variant Count” column tells you at a glance whether a mob’s look is a simple texture roll, a biome-tied assignment, or a multi-axis combination (like Horse color x marking, or Tropical Fish shape x pattern x two dye colors).
  3. Cross-reference a variant against the Biome Browser to see exactly which biome produces it, for mobs where the variant isn’t random.

Random vs. Biome-Based vs. Behavior Variants

Not every mob variant works the same way. Cats, Parrots, Axolotls, and Sheep roll their texture/color independently of where they spawn – it’s essentially a random pick from a fixed list at spawn time (Axolotls do weight one color, Blue, down to roughly a 1-in-1200 chance rather than an even split). Wolves, Foxes, Frogs, and Villagers instead pick their variant based on the biome they spawn in, so their texture is really encoding where in the world they came from. Horses and Tropical Fish stack multiple independent rolls together (a base color plus a separate marking pattern, or a body shape plus two dye slots) to produce far more visual combinations than a single variant list would suggest. Pandas are the odd one out: their variant is a behavioral gene, not just a skin – a Playful or Aggressive Panda actually acts differently, it doesn’t just look different.

Frequently Asked Questions

Are mob variants purely cosmetic?

Mostly, yes – a Siamese Cat and a Tabby Cat behave identically, and a Gray Sheep sheds Gray wool but is otherwise a normal Sheep. The one real exception is Panda genes: Aggressive Pandas act hostile toward players, Worried Pandas flee more readily, and Weak Pandas take extra damage, so that variant set changes actual gameplay behavior, not just appearance.

Can I force a specific mob variant with a command?

Yes for most of them – variant data is stored as entity NBT/components and can be set directly in a /summon command’s data tag (the exact component name varies by mob and version, e.g. a Cat’s variant component or a Horse’s Color/Style tags). Use the Mob Summon Generator to build the base command, then layer in the variant field manually if it isn’t already exposed there.

Why does my Fox look different from the one in a tutorial video?

Fox variant is tied to the biome it spawned in – Taiga and Old Growth Taiga biomes produce the common Red Fox, while Snowy Taiga produces the White/Snow Fox. If a tutorial was filmed in a different taiga sub-biome than yours, the Fox color will naturally differ even though the mob is otherwise identical.

What’s the rarest mob variant to find naturally?

The Blue Axolotl is the standout – it’s real (not a myth or resource-pack-only skin) but weighted at roughly a 1-in-1200 natural spawn chance, far below its four common colors. Among named datasets here, the hostile Killer Bunny variant of Rabbit and the near-Easter-egg Toast skin are also both extremely rare special cases rather than part of the normal even-odds color roll.

Related Tools