Summon Axolotl Generator Minecraft

Minecraft 1.20.5 has changed the command output structure, so most commands will no longer work for 1.20.5+. An update is being worked on, but it will take some time as every tool needs to be updated and quite a number of changes have been made by Mojang. In the meantime, you can use the previous version of Minecraft (1.20.4) to use the commands. Working on this issue is the top priority.

« Back to Main Mob Generator

Loading
Page

Try the Commands Troubleshooting and Help page if you get stuff with server errors.

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)

Suggestions or found a bug

Leave me a comment/like on:
Planet Minecraft
Reddit

Minecraft Versions Permalinks

If you're looking for a particular summon mob generator you can link to these specific versions of the command generator.

By Version