Summon Axolotl Generator Summon Mob Generator for Java 1.19

Update 2.41, you may need to clear cache for updated files.
Loading
Page

Try the Commands Troubleshooting and Help page if you get stuff with server errors. Found a bug or want a feature, let us know on reddit.

Minecraft Axolotl NBT Data Tags

This is a tool for summoning Axolotls, or generating a give Axolotl bucket command. Minecraft Axolotls generated randomly, but with this generator you can select and create an exact Axolotl color.

How to summon a Leucistic (Pink) Axolotl

To spawn in a leucistic (pink) axolotl use the Variant Nbt tag. Set Variant:0 and you will get a leucistic (pink) axolotl.

/summon minecraft:axolotl ~ ~ ~ {Variant:0}

How to summon a Wild (Brown) Axolotl

To spawn in a wild (brown) axolotl use the Variant Nbt tag. Set Variant:1 and you will get a wild (brown) axolotl.

/summon minecraft:axolotl ~ ~ ~ {Variant:1}

How to summon a Gold (Yellow) Axolotl

To spawn in a gold (yellow) axolotl use the Variant Nbt tag. Set Variant:2 and you will get a gold (yellow) axolotl.

/summon minecraft:axolotl ~ ~ ~ {Variant:2}

How to summon a Cyan (White) Axolotl

To spawn in a cyan (white) axolotl use the Variant Nbt tag. Set Variant:3 and you will get a cyan (white) axolotl.

/summon minecraft:axolotl ~ ~ ~ {Variant:3}

How to summon a Blue Axolotl

To spawn in a blue axolotl use the Variant Nbt tag. Set Variant:4 and you will get a blue axolotl.

/summon minecraft:axolotl ~ ~ ~ {Variant:4}

Summon axolotl that will not despawn

Fish placed with buckets do not despawn naturally, the {FromBucket:1} tag can be set to make them perminant as if they were from a bucket.

/summon minecraft:axolotl ~ ~ ~ {FromBucket:1}

How to summon a baby axolotl (pup (larvae))

Like most passive mobs in Minecraft, you can summon a pup (larvae) by setting the Age tag to a negative number (under the "Additional" tab).

/summon minecraft:axolotl ~ ~ ~ {Age:-1200}

(Grows up in 60 seconds)

/summon minecraft:axolotl ~ ~ ~ {Age:-6000}

(Grows up in 5 minutes)

Minecraft Versions Permalinks

If you find yourself using a particular version all the time, you can link directly. There is some crossover between versions, so there will be quirks.

Version History

13 Aug 2026
minecraft/command-generator 2.41

addedUUID converter
patchFix for issue with items not re-encoding correctly for items, trades and containers
patchTrades for 1.20.4 and earlier now auto add Count if missing

6 Aug 2026
minecraft/command-generator 2.40

addedRefactored code base internally
patchSlime and Magma cubes, added isBaby tag
patchSulfur cubes added Size, and isBaby tags

30 Jul 2026
minecraft/command-generator 2.39

addedFull Mob Generator v2 rollout
patchMob spawner command generation


Read version history »
(129 More Updates)