ARK · CREATURE

Cosmo Creature
- Creature
- Aberration
Cosmo is an Aberration invertebrate creature (a jumping spider) with entity ID JumpingSpider_Character_BP_C, relevant for spawn and override configs.
The Cosmo Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .
Creature ID
Entity / blueprint class
JumpingSpider_Character_BP_CBlueprint path
"Blueprint'/Game/Packs/Steampunk/Dinos/JumpingSpider/JumpingSpider_Character_BP.JumpingSpider_Character_BP'"Summon Commands
Wild (Summon)
admincheat Summon JumpingSpider_Character_BP_CTamed (GMSummon, level 150)
cheat GMSummon "JumpingSpider_Character_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Packs/Steampunk/Dinos/JumpingSpider/JumpingSpider_Character_BP.JumpingSpider_Character_BP'" 0 0 0 0About
Cosmo is an invertebrate creature from the Aberration DLC, modeled after a jumping spider. Its entity ID is JumpingSpider_Character_BP_C, which is the identifier admins use when targeting this creature in server configuration, for example, in spawn multiplier entries, taming rules, or SpawnDino commands.
When configuring spawn rates or creature-specific settings, reference the name tag Cosmo alongside the entity ID to confirm you are modifying the correct entry. Because it originates from the Aberration DLC, it will naturally appear on Aberration maps and any other map configured to include Aberration-specific spawns.
If you need to force-spawn a Cosmo for testing or admin purposes, use the entity ID with the Summon or SpawnDino console commands. No additional DLC purchase flags are required on servers that have Aberration content enabled.
Frequently Asked Questions
- What is the Cosmo Creature?
- Cosmo is an Aberration invertebrate creature (a jumping spider) with entity ID JumpingSpider_Character_BP_C, relevant for spawn and override configs.
- What is the Cosmo Creature name tag for Game.ini?
- The Cosmo Creature uses the name tag
Cosmo. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - How do I spawn the Cosmo Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon JumpingSpider_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - Which game is the Cosmo Creature from?
- The Cosmo 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.
- How do I spawn a tamed Cosmo Creature?
- Open the admin console and run
cheat GMSummon "JumpingSpider_Character_BP_C" 150. GMSummon spawns a tamed Cosmo 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 wild Cosmo Creature?
- Run
cheat Summon JumpingSpider_Character_BP_Cin the admin console. Summon spawns a wild, untamed Cosmo Creature at your location. Use GMSummon instead if you want it pre-tamed. - How current is the Cosmo Creature info?
- The Cosmo 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.
- What is the blueprint path for the Cosmo Creature?
- The Cosmo Creature blueprint path is
"Blueprint'/Game/Packs/Steampunk/Dinos/JumpingSpider/JumpingSpider_Character_BP.JumpingSpider_Character_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. - What type of creature is the Cosmo Creature?
- The Cosmo Creature is classified as a invertebrate in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What is the Cosmo Creature used for?
- Cosmo is an invertebrate creature from the Aberration DLC, modeled after a jumping spider. Its entity ID is
JumpingSpider_Character_BP_C, which is the identifier admins use when targeting this creature in server configuration, for example, in spawn multiplier entries, taming rules, orSpawnDinocommands. - What's the Cosmo Creature entity ID?
- The creature ID for the Cosmo Creature is
JumpingSpider_Character_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - How do I spawn a Cosmo Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Packs/Steampunk/Dinos/JumpingSpider/JumpingSpider_Character_BP.JumpingSpider_Character_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 Cosmo Creature precisely instead of dropping it on top of your character. - Is the Cosmo Creature a DLC creature or part of the base game?
- The Cosmo Creature is tied to the Aberration 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.