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

  1. Type axolotl into the search box (or leave the default – this page opens straight to the Axolotl panel).
  2. Toggle Is Baby for a small juvenile instead of an adult.
  3. Pick a Variant – Lucy (Pink), Wild (Brown), Gold, Cyan, or the naturally rare Blue.
  4. Check Playing Dead if you want it to spawn already in its damage-feigning state, floating limp until the timer runs out.
  5. Copy the generated /summon command 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:axolotl ~ ~ ~ {NBT}. This tool fills in the {NBT} portion for you:

  • IsBaby:1b – spawns a juvenile axolotl (smaller hitbox, faster relative movement).
  • Variant:<0-4> – sets the color (0 = Lucy/Pink, 1 = Wild/Brown, 2 = Gold, 3 = Cyan, 4 = Blue). Blue is a genuine rarity in natural spawns (roughly a 1-in-1200 chance), but selecting it here guarantees that exact color every time.
  • PlayingDead:1b – starts the axolotl in its feigned-death animation, the same state it enters after surviving combat at low health, which normally grants Regeneration and clears negative effects for a short time.

An axolotl summoned with Playing Dead already checked doesn’t automatically get the Regeneration buff that naturally triggers the ability – that buff is applied as a side effect of the axolotl choosing to play dead mid-combat, not something inherent to the NBT flag being present, so a purely decorative playing-dead axolotl won’t be regenerating unless it’s also actually taken damage.

Frequently Asked Questions

Does summoning a Blue axolotl this way guarantee it, or is it still random?

Selecting Variant 4 (Blue) in this generator guarantees that exact color every time – there’s no random roll involved since you’re setting the NBT tag directly, unlike breeding two axolotls where Blue only has a small chance to appear.

Will this axolotl take damage out of water like a real fish?

Yes – axolotls need water or rain to survive, and one summoned on dry land with no nearby water source will start taking damage over time just like a naturally spawned one would.

Does checking Playing Dead give it Regeneration immediately?

No – the flag only sets the visual/behavioral state. The Regeneration effect that normally accompanies playing dead is applied by the game when the axolotl enters that state from actually surviving low-health combat, not from the NBT tag alone.

Can I breed two axolotls summoned this way to try for a Blue one?

Yes – breeding behaves identically regardless of how the parent axolotls were created, including a small chance of a Blue offspring even if neither summoned parent is Blue itself.

Related Tools