Wither Summon Command Generator (Java Edition) — Boss Fight Setup
Build /summon commands with custom NBT for every vanilla mob — baby variants, equipment, colors, and mob-specific options.
Run /summon from an operator’s chat, a command block, or the server console. Not every internal NBT field is covered — this generates the commonly-used ones for each mob.
How to Use the Wither Summon Generator
- Type wither into the search box (or leave the default – this page opens straight to the Wither panel).
- Set the X/Y/Z position fields – give the Wither plenty of open space above and around it. It builds its withered soil/damage area and needs room to fly.
- Optionally set a Custom name, adjust its Health override, or add Tags using the shared fields above – the Wither itself has no mob-specific fields to configure here.
- Copy the generated
/summoncommand and paste it into a command block, the server console, or an operator’s chat.
Command Syntax & Boss Mechanics Reference
The base command is /summon minecraft:wither ~ ~ ~ {NBT}. There’s no mob-specific NBT field for Wither in this generator – the panel only exposes the shared fields (position, custom name, health, tags, and toggles like No AI, Silent, Glowing, Invulnerable) that apply to every mob. That’s intentional: the Wither is a boss with almost nothing to configure beyond where and how tough it spawns.
- A summoned Wither always starts with a short invulnerability timer (the flashing/exploding phase you see when one is built or spawned), during which it can’t take damage and repeatedly detonates the blocks around it. This is fixed vanilla behavior and isn’t something this generator can turn off.
- Once the invulnerability timer ends, the Wither becomes attackable, starts firing withering skulls, and can inflict the Wither effect (a damage-over-time effect separate from Poison) on anything it hits.
- Use Health override in the shared fields if you want a tougher or weaker boss fight than the vanilla default.
- Invulnerable (shared checkbox) makes it completely unkillable rather than just temporarily immune during its spawn phase – useful for a decorative or scripted Wither that isn’t meant to be fought.
Frequently Asked Questions
Why doesn’t this generator have any Wither-specific options?
Because the Wither genuinely doesn’t have configurable mob-specific NBT the way a zombie’s helmet or a creeper’s fuse does – its identity is almost entirely boss behavior (invulnerability phase, skull attacks, explosion damage) rather than data fields. The shared fields above (position, name, health, tags, invulnerable/no-AI/glowing) are the only things worth exposing for it.
Will the summoned Wither immediately start attacking?
No. It spends its opening invulnerability phase exploding the blocks in its immediate area and can’t be damaged during that window, exactly like one built from soul sand and wither skeleton skulls. Once that phase ends it becomes a normal, attackable boss.
Can I stop the Wither from destroying blocks when it spawns?
Not through this generator – block destruction during the invulnerability phase and its ongoing skull explosions are vanilla boss behavior tied to the mob type itself, not a togglable NBT tag. If you need a non-destructive Wither for a build or display, consider a superflat/void area, or check No AI in the shared fields to stop most of its active behavior after it spawns.
Does setting a custom name make this a “boss bar” fight like the vanilla Wither?
Yes – the Wither always shows its own health bar at the top of the screen when nearby, same as the Ender Dragon, and a custom name (set via the shared Custom name field) replaces the label shown on that bar.
Related Tools
- Ender Dragon Summon Generator – the other boss mob, with a Dragon Phase field for its fight stage.
- Wither Skeleton Summon Generator – the mob that drops the skulls used to build a Wither the normal way.
- Give Command Generator – get soul sand and wither skeleton skulls to build one manually instead.
- General Summon Command Tab – for any raw NBT this dedicated generator doesn’t expose.