Minecraft Java 26.2 Zombie Preview
Texture Preview
Zombie
Health
Default
Main Hand
None
Off Hand
None
Traits
None
Build
EquipmentArmor and hand items
Passengers
Root entity is the mount. Each passenger can contain its own nested Passengers chain.
Visual entity builder
Foxes carry more ambient behavior than nearly any other passive mob: they nap in shaded spots through the day, pounce headfirst after rabbits and chickens, snatch items off the ground into their mouths, and bolt from players they do not trust. A single /summon fox drops all of that life into a taiga build, a pet enclosure, or a village backdrop.
The generator locks in the parts you need. The baby trait spawns a kit, no_ai freezes a fox mid-pose for a diorama, persistent keeps a decorative fox from vanishing while players explore elsewhere, and a visible custom name turns one into a quest companion players can follow.
Because foxes hold whatever they grab, seed the floor near a summoned fox with a themed item — it will pick one up and carry it, and a fox that grabs a totem of undying will cheat death once.
Named kit
/summon minecraft:fox ~ ~ ~ {IsBaby:1b,CustomName:"Ember",CustomNameVisible:1b}A baby fox with a floating nameplate reads instantly as a quest pet or reward companion.
Sleeping diorama fox
/summon minecraft:fox ~ ~ ~ {NoAI:1b,Silent:1b,PersistenceRequired:1b}Locks the fox in place for a taiga scene build; it stays put and never despawns between visits.
Glowing trail guide
/summon minecraft:fox ~ ~ ~ {Glowing:1b,PersistenceRequired:1b,CustomName:"Scout",CustomNameVisible:1b}Players follow the outline through dense spruce cover, which works as a soft waypoint system.
Tough pen resident
/summon minecraft:fox ~ ~ ~ {Health:24f,attributes:[{id:"minecraft:max_health",base:24}]}Extra health keeps a petting-zoo fox alive through accidental hits without going full invulnerable.
Rows appear only where the output actually changes -- copy the one that matches your world.
Java 1.16
/summon minecraft:fox ~ ~ ~ {Glowing:1b,PersistenceRequired:1b,CustomName:'{"text":"Scout"}',CustomNameVisible:1b}Java 26.2
/summon minecraft:fox ~ ~ ~ {Glowing:1b,PersistenceRequired:1b,CustomName:"Scout",CustomNameVisible:1b}Bedrock 26.x
/summon minecraft:fox "Scout" ~ ~ ~That is the default wild behavior. Trust cannot be applied by this generator; only kits bred from player-fed foxes treat players as safe company.
Not via equipment slots — foxes ignore armor and hand NBT here. Drop the item on the ground beside the fox and it will scoop it into its mouth on its own.
Summon it in a snowy biome. The variant follows the biome at the summon position, so the same command yields red foxes in a plain taiga and white ones in snow.
Texture Preview
Zombie
Health
Default
Main Hand
None
Off Hand
None
Traits
None
Passengers
Root entity is the mount. Each passenger can contain its own nested Passengers chain.