ARK · CREATURE

Aberrant Iguanodon Creature
- Creature
- Aberration
The Aberrant Iguanodon is an Aberration-variant dinosaur whose entity ID admins need for targeted spawns and population management on that map.
Want to go deeper on the Aberrant Iguanodon Creature (creature ID Iguanodon_Character_BP_Aberrant_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .
Creature ID
Entity / blueprint class
Iguanodon_Character_BP_Aberrant_CBlueprint path
"Blueprint'/Game/PrimalEarth/Dinos/Iguanodon/Iguanodon_Character_BP_Aberrant.Iguanodon_Character_BP_Aberrant'"Summon Commands
Wild (Summon)
admincheat Summon Iguanodon_Character_BP_Aberrant_CTamed (GMSummon, level 150)
cheat GMSummon "Iguanodon_Character_BP_Aberrant_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Iguanodon/Iguanodon_Character_BP_Aberrant.Iguanodon_Character_BP_Aberrant'" 0 0 0 0About
The Aberrant Iguanodon is the Aberration DLC variant of the standard Iguanodon, classified as a dinosaur. It shares the Iguanodon name tag with its base-game counterpart, which is relevant when using tag-based spawn or kill commands that would affect all creatures sharing that tag.
Admins working on Aberration will use the entity ID Iguanodon_Character_BP_Aberrant_C to spawn or destroy this specific variant without affecting other Iguanodon types. This distinction matters when fine-tuning creature populations or setting up spawn container overrides in the server configuration.
Because this creature is tied to the Aberration DLC, it will not appear naturally on non-Aberration maps. If you need it on a different map, you must spawn it manually using the entity ID.
Frequently Asked Questions
- How current is the Aberrant Iguanodon Creature info?
- The Aberrant Iguanodon 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.
- Which game is the Aberrant Iguanodon Creature from?
- The Aberrant Iguanodon 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's the Aberrant Iguanodon Creature entity ID?
- The creature ID for the Aberrant Iguanodon Creature is
Iguanodon_Character_BP_Aberrant_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 Aberrant Iguanodon Creature?
- The Aberrant Iguanodon Creature is classified as a dinosaur in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What's the Aberrant Iguanodon Creature blueprint path?
- The Aberrant Iguanodon Creature blueprint path is
"Blueprint'/Game/PrimalEarth/Dinos/Iguanodon/Iguanodon_Character_BP_Aberrant.Iguanodon_Character_BP_Aberrant'". 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 wild Aberrant Iguanodon Creature?
- Run
cheat Summon Iguanodon_Character_BP_Aberrant_Cin the admin console. Summon spawns a wild, untamed Aberrant Iguanodon Creature at your location. Use GMSummon instead if you want it pre-tamed. - How do I spawn the Aberrant Iguanodon Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Iguanodon_Character_BP_Aberrant_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the Aberrant Iguanodon Creature used for?
- The Aberrant Iguanodon is the Aberration DLC variant of the standard Iguanodon, classified as a dinosaur. It shares the
Iguanodonname tag with its base-game counterpart, which is relevant when using tag-based spawn or kill commands that would affect all creatures sharing that tag. - How do I spawn a tamed Aberrant Iguanodon Creature?
- Open the admin console and run
cheat GMSummon "Iguanodon_Character_BP_Aberrant_C" 150. GMSummon spawns a tamed Aberrant Iguanodon 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. - What is the Aberrant Iguanodon Creature?
- The Aberrant Iguanodon is an Aberration-variant dinosaur whose entity ID admins need for targeted spawns and population management on that map.
- Is the Aberrant Iguanodon Creature a DLC creature or part of the base game?
- The Aberrant Iguanodon 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.
- How do I spawn a Aberrant Iguanodon Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Iguanodon/Iguanodon_Character_BP_Aberrant.Iguanodon_Character_BP_Aberrant'" 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 Aberrant Iguanodon Creature precisely instead of dropping it on top of your character. - What is the Aberrant Iguanodon Creature name tag for Game.ini?
- The Aberrant Iguanodon Creature uses the name tag
Iguanodon. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini.