What this tool does
Choose an entity, adjust health, equipment, names, tags, passengers, pose-like options, and other common properties. The goal is to reduce command errors while still giving technical users enough room to build complex entities.
Minecraft entity command generator with custom NBT support.
Ensure cheats are enabled to execute.
The summon generator is for building entity commands without hand-writing every tag. Choose the mob, set coordinates, adjust health or behavior flags, then copy a command you can test in a command block or single-player world.
It is useful for adventure maps, server events, decorative NPCs, test mobs, and quick experiments with equipment or status effects. Java and Bedrock do not support every option in the same way, so select the target version before copying.
Use persistence, invulnerability, custom names, and no-AI settings to create stable test mobs, stationary displays, or named entities for adventure maps.
Add armor, held items, names, and status effects when you need a boss mob, guard, shop display, or repeatable test case for a server mechanic.
Toggle the "Persistence" flag. This prevents the game from removing the entity when players walk away - essential for custom NPCs, bosses, or pets you want to keep around permanently.
Yes. Switch the "No AI" toggle to "True". The entity will become a stationary statue, making it perfect for decorative armor displays or atmospheric world-building.
Riding stacks allow one entity to be mounted on another. You can create skeletons riding spiders, or even more complex combinations like a tower of different mobs for custom challenges.
Enter your desired text in the Name field. You can also hide the nameplate or make it permanently visible (CustomNameVisible) to ensure players can see your custom boss names from a distance.
Absolutely. Use the Status Effects tab to add Invisibility, or toggle the "Invulnerable" flag to create entities that cannot be damaged by players or the environment.
Basic summoning works on both editions, but advanced NBT such as equipment, flags, attributes, and effects is Java Edition syntax. Pick Bedrock only when you need a simple entity, position, spawn event, and optional name tag.
Entity Command Tool
The summon generator turns entity settings into a usable Minecraft /summon command. It is useful for testing mobs, building maps, preparing boss encounters, creating NPC-style entities, or spawning controlled test targets.
Choose an entity, adjust health, equipment, names, tags, passengers, pose-like options, and other common properties. The goal is to reduce command errors while still giving technical users enough room to build complex entities.
Start with a simple mob, confirm it spawns correctly, then add custom data in small steps. Complex summon commands are easier to debug when you test health, equipment, effects, and passengers separately before combining everything.
It supports common Minecraft entity data, but some entity-specific behavior can vary by edition and version.
Yes. Always test summon commands away from important builds, especially if the entity has high health, explosions, or passengers.
If something feels wrong, a Minecraft version is missing, the wording is confusing, or you have a better workflow idea, send it over. Real player feedback is how these tools get sharper.