ARK · CREATURE

Glowtail Creature
- Creature
- Aberration
The Glowtail is a small Fantasy-type creature from the Aberration DLC, useful for admins managing that map's unique ecosystem.
Questions about the Glowtail Creature (creature ID LanternLizard_Character_BP_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .
Creature ID
Entity / blueprint class
LanternLizard_Character_BP_CBlueprint path
"Blueprint'/Game/Aberration/Dinos/LanternLizard/LanternLizard_Character_BP.LanternLizard_Character_BP'"Summon Commands
Wild (Summon)
admincheat Summon LanternLizard_Character_BP_CTamed (GMSummon, level 150)
cheat GMSummon "LanternLizard_Character_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Aberration/Dinos/LanternLizard/LanternLizard_Character_BP.LanternLizard_Character_BP'" 0 0 0 0About
The Glowtail is a small, bioluminescent lizard native to the Aberration DLC. It belongs to the Fantasy creature type and is identifiable in server commands and logs by its entity ID LanternLizard_Character_BP_C and name tag Lantern Lizard.
Admins working with Aberration servers will encounter the Glowtail when managing spawn configurations, taming events, or creature population settings. Use the entity ID when targeting it in admin commands such as GMSummon or DestroyAll.
Note that the name tag Lantern Lizard differs from its common in-game name, Glowtail, keep this in mind when parsing server logs or writing spawn overrides, as the internal references use the Lantern Lizard identifiers rather than the display name.
Frequently Asked Questions
- How do I spawn the Glowtail Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon LanternLizard_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - Is the Glowtail Creature a DLC creature or part of the base game?
- The Glowtail 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 tamed Glowtail Creature?
- Open the admin console and run
cheat GMSummon "LanternLizard_Character_BP_C" 150. GMSummon spawns a tamed Glowtail 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 current is the Glowtail Creature info?
- The Glowtail 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 Glowtail Creature?
- The Glowtail is a small Fantasy-type creature from the Aberration DLC, useful for admins managing that map's unique ecosystem.
- Which game is the Glowtail Creature from?
- The Glowtail 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 Glowtail Creature?
- The Glowtail Creature blueprint path is
"Blueprint'/Game/Aberration/Dinos/LanternLizard/LanternLizard_Character_BP.LanternLizard_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 Glowtail Creature?
- The Glowtail Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn a Glowtail Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Aberration/Dinos/LanternLizard/LanternLizard_Character_BP.LanternLizard_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 Glowtail Creature precisely instead of dropping it on top of your character. - What is the Glowtail Creature name tag for Game.ini?
- The Glowtail Creature uses the name tag
Lantern Lizard. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What's the Glowtail Creature entity ID?
- The creature ID for the Glowtail Creature is
LanternLizard_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 wild Glowtail Creature?
- Run
cheat Summon LanternLizard_Character_BP_Cin the admin console. Summon spawns a wild, untamed Glowtail Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the Glowtail Creature used for?
- The Glowtail is a small, bioluminescent lizard native to the Aberration DLC. It belongs to the Fantasy creature type and is identifiable in server commands and logs by its entity ID
LanternLizard_Character_BP_Cand name tagLantern Lizard.