ARK · CREATURE

Microbe Swarm Creature
- Creature
- Genesis
A Genesis DLC fantasy-type creature used as a swarm hazard; admins need its entity ID to manage or spawn it via server commands.
Running the Microbe Swarm Creature on your server? Hop into our Discord and get a hand from admins who use it every day. Live as of .
Creature ID
Entity / blueprint class
MicrobeSwarmChar_BP_CBlueprint path
"Blueprint'/Game/Genesis/Dinos/Swarms/MicrobeSwarmChar_BP.MicrobeSwarmChar_BP'"Summon Commands
Wild (Summon)
admincheat Summon MicrobeSwarmChar_BP_CTamed (GMSummon, level 150)
cheat GMSummon "MicrobeSwarmChar_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/Swarms/MicrobeSwarmChar_BP.MicrobeSwarmChar_BP'" 0 0 0 0About
The Microbe Swarm is a fantasy-type creature introduced in the Genesis DLC. Unlike conventional animals, it behaves as a swarm hazard rather than a traditional tameable creature, making it more of an environmental threat than a companion or mount.
Admins working with Genesis maps may encounter this creature in the wild and need to account for it when adjusting spawn rates or clearing areas for players. Use the entity ID MicrobeSwarmChar_BP_C with SpawnDino or related server commands to spawn or reference it directly.
Because it is a swarm entity rather than a standard creature, standard taming or knockout mechanics do not apply. Keep this in mind when configuring difficulty settings or custom spawn configurations on Genesis servers.
Frequently Asked Questions
- Is the Microbe Swarm Creature a DLC creature or part of the base game?
- The Microbe Swarm Creature is tied to the Genesis content, so that map or pack must be installed for it to appear naturally. Admins can still force-spawn it on any map with summon commands.
- What is the creature ID for the Microbe Swarm Creature?
- The creature ID for the Microbe Swarm Creature is
MicrobeSwarmChar_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What type of creature is the Microbe Swarm Creature?
- The Microbe Swarm Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What is the Microbe Swarm Creature?
- A Genesis DLC fantasy-type creature used as a swarm hazard; admins need its entity ID to manage or spawn it via server commands.
- How do I spawn a wild Microbe Swarm Creature?
- Run
cheat Summon MicrobeSwarmChar_BP_Cin the admin console. Summon spawns a wild, untamed Microbe Swarm Creature at your location. Use GMSummon instead if you want it pre-tamed. - Which game is the Microbe Swarm Creature from?
- The Microbe Swarm Creature is from ARK: Survival Ascended. Every ID, code, and command on this page is specific to ARK: Survival Ascended and its current live build.
- What is the blueprint path for the Microbe Swarm Creature?
- The Microbe Swarm Creature blueprint path is
"Blueprint'/Game/Genesis/Dinos/Swarms/MicrobeSwarmChar_BP.MicrobeSwarmChar_BP'". Keep the wrapping quotes: SpawnDino and the other path-based admin commands need them to read the path as one argument. Verified against the current ARK: ASA build as of June 28, 2026. - How do I spawn a tamed Microbe Swarm Creature?
- Open the admin console and run
cheat GMSummon "MicrobeSwarmChar_BP_C" 150. GMSummon spawns a tamed Microbe Swarm Creature at the given level (150 here); change the number to set the level. Verified against the current ARK: ASA build as of June 28, 2026. - How do I spawn a Microbe Swarm Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/Swarms/MicrobeSwarmChar_BP.MicrobeSwarmChar_BP'" 0 0 0 0. SpawnDino takes the full blueprint path followed by spawn distance, Y offset, Z offset and level, so you can place the Microbe Swarm Creature precisely instead of dropping it on top of your character. - When was the Microbe Swarm Creature data last updated?
- The Microbe Swarm Creature entry was last verified on GameServersCodex on June 28, 2026. We track the live ARK: ASA build, so the details here reflect the current patch.
- How do I spawn the Microbe Swarm Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon MicrobeSwarmChar_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the Microbe Swarm Creature used for?
- The Microbe Swarm is a fantasy-type creature introduced in the Genesis DLC. Unlike conventional animals, it behaves as a swarm hazard rather than a traditional tameable creature, making it more of an environmental threat than a companion or mount.
- What is the Microbe Swarm Creature name tag for Game.ini?
- The Microbe Swarm Creature uses the name tag
Microbe Swarm. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini.