Summon a Baby Sheep
Spawn a permanent baby sheep. Run: `/summon minecraft:sheep ~ ~ ~ {Age:-2147483648}`. Spawns a baby sheep that never grows up. The Age NBT tag counts up each tick — the minimum int ensures it never reaches 0 (adult). Add Color:14b for a red sheep, Color:11b for blue, etc. Works on Java 26.2 and Bedrock 26.32. Last verified June 2026.
✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026/summon minecraft:sheep ~ ~ ~ {Age:-2147483648}- Java: yes
- Bedrock: yes
- Command block: yes
- Needs cheats / OP: yes
How to use
- Open chat (T on Java, / on Bedrock).
- Paste the command and press Enter.
- A permanent baby sheep spawns at your feet.
Frequently asked questions
Does Summon a Baby Sheep work on Bedrock Edition?
Yes -- the same command works on both Java 26.2 and Bedrock 26.32.
Do you need OP or cheats enabled to use Summon a Baby Sheep?
Yes -- you need operator permissions (OP) on a server, or cheats enabled in your world settings (Java: open to LAN with cheats on; Bedrock: enable cheats in world settings).
Can Summon a Baby Sheep be used in a command block?
Yes -- paste the command into a command block and activate it with a button or redstone signal. Remove the leading slash when using a command block.
Where does the entity appear when you run Summon a Baby Sheep?
By default it spawns at your current position (`~ ~ ~`). You can replace those coordinates with specific X Y Z values to spawn it elsewhere.
How do I remove or kill the entity spawned by Summon a Baby Sheep?
Run `/kill @e[type=<entity_type>,limit=1]` to remove the nearest entity of that type, or use a sword in creative mode.
Related commands
Summon a Baby Cow
Spawn a permanent baby cow that never grows up
Summon a Baby Pig
Spawn a permanent baby pig
Summon a Baby Chicken
Spawn a permanent baby chicken
Summon a Black Cat (Tamed)
Spawn a tamed all-black cat
Summon a Blue Axolotl
Spawn the rarest axolotl variant
Summon a Phantom in Daylight
Spawn a phantom without waiting for insomnia
Need something different?
Customize this command in the /summon builder — choose your own options and copy the result.
Learn more
📖How to Enable Cheats in Minecraft
Step-by-step guide to enabling cheats in Minecraft Java 26.2 and Bedrock 26.32 -- for new worlds, existing worlds, and servers.