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
Cats earn their place in command builds through two hard mechanics: creepers refuse to come near them, and phantoms will not dive while one is around. A few summoned cats placed around a base perimeter or a map's safe zone quietly switch off two of the most irritating mob threats without a single barrier block or light source.
Use the generator to name each cat, mark it persistent so it survives in map regions players have not visited yet, or flag it silent when a build calls for ambiance without the meow loop. Kittens created with the baby trait stay small only until they age up, so reserve them for scenes players move through quickly.
For pure decoration, NoAI parks a cat exactly on its cushion or windowsill forever — no wandering onto chests, no chasing rabbits out of the garden, no drifting away from the composition you framed.
Creeper-ward cat
/summon minecraft:cat ~ ~ ~ {PersistenceRequired:1b,CustomName:"Porch Warden",CustomNameVisible:1b}Creepers actively keep their distance from cats, so a named persistent cat at each corner of a base is functional defense rather than decoration.
Kitten
/summon minecraft:cat ~ ~ ~ {IsBaby:1b}Kittens age into adults over time, so summon them fresh at scene load if the small model is the point.
Silent display cat
/summon minecraft:cat ~ ~ ~ {NoAI:1b,Silent:1b,Invulnerable:1b}NoAI holds the pose, Silent cuts the meowing that wears thin in a lived-in build, and Invulnerable keeps visitors from testing their sword on it.
Phantom deterrent with extra health
/summon minecraft:cat ~ ~ ~ {PersistenceRequired:1b,Health:30f,attributes:[{id:"minecraft:max_health",base:30}]}Phantoms avoid swooping near cats, and 30 health means stray arrows from a mob farm overhead will not quietly delete the protection.
Rows appear only where the output actually changes -- copy the one that matches your world.
Java 1.16
/summon minecraft:cat ~ ~ ~ {PersistenceRequired:1b,CustomName:'{"text":"Porch Warden"}',CustomNameVisible:1b}Java 26.2
/summon minecraft:cat ~ ~ ~ {PersistenceRequired:1b,CustomName:"Porch Warden",CustomNameVisible:1b}Bedrock 26.x
/summon minecraft:cat "Porch Warden" ~ ~ ~Yes. Creepers actively stay away from cats, so summoned cats around a build function as a genuine deterrent even though the cat never deals damage.
Add the persistent trait in the generator. Without it, an untamed summoned cat follows normal despawn rules once players move far enough away.
Tamed cats seek out chests, beds, and lit furnaces to sit on, and an occupied chest cannot be opened. Push the cat off or lure it away with raw cod or salmon.
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.