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 Endermite Summon Generator

  1. Type endermite into the search box (or leave the default – this page opens straight to the Endermite panel).
  2. Set Lifetime (ticks) to control how long this endermite lasts before it automatically despawns – the default matches vanilla’s normal timeout for an endermite spawned from a thrown ender pearl.
  3. Check the common Persistence Required box if you want this endermite to ignore the lifetime countdown and behave like a normally-spawned hostile mob instead.
  4. Copy the generated /summon command and paste it into a command block, the server console, or an operator’s chat.

Command Syntax & NBT Reference

The base command is /summon minecraft:endermite ~ ~ ~ {NBT}. This tool fills in the {NBT} portion for you:

  • Lifetime:<ticks> – sets how many game ticks (20 ticks = 1 second) this endermite exists before it despawns on its own, mirroring the short-lived endermites that can spawn when a player throws (and lands) an ender pearl too often.

Endermites are small, hostile toward players on sight, and immune to the same fall-damage-avoidance quirks as their much larger cousin (they’re unrelated to endermen despite the name similarity – endermen actually treat endermites as a threat and will attack them). Setting Lifetime to a very high number (or checking Persistence Required in the common options) effectively makes this endermite permanent instead of the short-lived nuisance it usually is.

Frequently Asked Questions

Why does the Endermite have a Lifetime field but most other mobs don’t?

Endermites are one of the few vanilla mobs designed to be temporary by default – the ones that spawn from repeated ender-pearl throws are meant to fade away on their own after a short time, so exposing that countdown as an editable field made sense for this specific mob.

Will an Enderman attack a summoned Endermite?

Yes, endermen are programmed to be hostile toward endermites in vanilla, chasing and attacking them the same way they would attack a player who’s aggroed them – this happens regardless of how the endermite was spawned.

Does setting Lifetime to 0 despawn the Endermite instantly?

A Lifetime of 0 means the countdown starts already expired, so the endermite should despawn on the very next tick after spawning – if you want it to stick around, use a high tick value or check Persistence Required instead.

Can this Endermite teleport like an Enderman?

No, endermites have no teleportation ability in vanilla – they move by walking and burrowing-style wiggling, unlike endermen, which is one of the clearest behavioral differences between the two despite the similar name.

Related Tools