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 Rabbit Summon Generator

  1. Type rabbit into the search box, or select it from the Passive group in the dropdown.
  2. Pick a Variant – Brown, White, Black, Black & White, Gold, Salt & Pepper, or the special Killer Bunny.
  3. Copy the generated /summon command into a command block, the server console, or an operator’s chat.

Command Syntax & NBT Reference

Base command: /summon minecraft:rabbit ~ ~ ~ {NBT}. This generator’s one field maps to the RabbitType tag:

  • RabbitType:05 – the six normal coat colors: Brown, White, Black, Black & White, Gold, and Salt & Pepper. White also naturally spawns exclusively in snowy biomes in survival.
  • RabbitType:99 – the Killer Bunny (“The Killer Bunny” in-game), a reference to Monty Python that behaves like a hostile mob instead of a passive one.

Selecting the Killer Bunny option doesn’t just change the texture – RabbitType:99 switches the rabbit’s whole AI over to a hostile template: it actively attacks players and wolves instead of fleeing, and deals far more damage per hit than a normal rabbit’s harmless bump.

Frequently Asked Questions

Does the Killer Bunny actually attack players and pets?

Yes – unlike every other rabbit color, which is purely passive and only ever flees, RabbitType:99 gives the rabbit hostile-mob AI. It will actively chase down and attack both players and tamed wolves, and its hits deal noticeably higher damage than a normal rabbit could ever do.

Can normal rabbits deal any damage at all?

Normal rabbits (types 0–5) are entirely passive and never attack; the only “damage” a wild one causes is the small chance it destroys crops by eating them, which isn’t combat damage at all. Only the Killer Bunny variant fights back.

Do White rabbits only spawn in snowy areas, or can I place one anywhere with this tool?

Natural spawns restrict White rabbits mostly to snowy biomes, but that’s just a spawn-condition rule – this generator’s RabbitType:1 option places a White rabbit anywhere you run the command, regardless of the local biome.

Is there a baby toggle for rabbits in this generator?

No – unlike several other passive mobs in this tool, Rabbit’s only field here is the coat/type variant. For a baby rabbit, use the general Summon Command tab and add the Age NBT tag manually.

Related Tools