Summon Fox Generator Summon Mob Generator for Java 26.3

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 summon fox command

Using the summon command to spawn in a minecraft fox is simple, take the command and enter into chat and presto you have a fox. There are two colors of fox, red and white snow foxes.

How to summon a snow fox

To spawn in a white fox use the Type Nbt tag. Set Type to snow and you will get a snow fox.

/summon minecraft:fox ~ ~ ~ {Type:snow}

How to summon a red fox

To spawn in a red fox use the Type Nbt tag. Set Type to red and you will get a red fox.

/summon minecraft:fox ~ ~ ~ {Type:red}

How to summon a trusted fox

The a neutral fox in singleplayer with the command /summon fox ~ ~ ~ {Trusted:[I;<player UUID>]}, where <player UUID> is the UUID of the player as an int-array, with commas separating the 4 integers.

How to summon a baby fox (fox pup)

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

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

(Grows up in 60 seconds)

/summon minecraft:fox ~ ~ ~ {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

17 Sep 2026
minecraft/command-generator 2.41.5

added26.3 content
addedMore predicates

10 Sep 2026
minecraft/command-generator 2.41.4

addedPreloading 26.3 items and content
addedSummon options for interaction, marker, ominous_item_spawner
patchGive generator patch can_break, can_place

3 Sep 2026
minecraft/command-generator 2.41.3

addedSummon item_display and text_display
patchSummon issue with fireworks and potions
patchSummon issue with summon eggs (again)

27 Aug 2026
minecraft/command-generator 2.41.2

addedend_crystal nbt tags
patchdamage_resistant for multi values in 26.1
patchbee nbt tags
patchmotion and rotation nbt tags
patchvarious uuid and nbt pathing issues

20 Aug 2026
minecraft/command-generator 2.41.1

patchsummon blocks fixes and improvements
patchsome autocomplete quirky issues during typing

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


Read version history »
(131 More Updates)