Skip to main content

ARK · CREATURE

ARK: Survival Ascended VR Carnotaurus (Mashup) Creature creature

VR Carnotaurus (Mashup) Creature

  • Creature
  • Genesis

A Genesis DLC fantasy-variant Carnotaurus found in VR environments, identified by entity ID Carno_Character_BP_ExpG_C for admin spawning.

Want to go deeper on the VR Carnotaurus (Mashup) Creature (creature ID Carno_Character_BP_ExpG_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .

Creature ID

Entity / blueprint class

Carno_Character_BP_ExpG_C

Blueprint path

"Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/Carno_Character_BP_ExpG.Carno_Character_BP_ExpG'"

Summon Commands

Wild (Summon)

admincheat Summon Carno_Character_BP_ExpG_C

Tamed (GMSummon, level 150)

cheat GMSummon "Carno_Character_BP_ExpG_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/Carno_Character_BP_ExpG.Carno_Character_BP_ExpG'" 0 0 0 0

About

The VR Carnotaurus (Mashup) is a fantasy-type creature exclusive to the Genesis DLC, appearing within the simulation's VR biome encounters. It shares the Carno name tag with standard Carnotaurus variants but is distinct in its entity ID, making precise targeting important when using spawn or kill commands.

Admins working with Genesis VR missions should use the entity ID Carno_Character_BP_ExpG_C to reference this specific variant, as using a generic Carno ID may spawn a different version. This matters when configuring spawn containers, testing mission encounters, or issuing targeted admin commands during server events.

Because this creature falls under the fantasy creature type, it may behave differently from the base Carnotaurus in terms of mission scripting and encounter logic. Keep that distinction in mind when building or debugging custom Genesis mission content.

Frequently Asked Questions

What is the blueprint path for the VR Carnotaurus (Mashup) Creature?
The VR Carnotaurus (Mashup) Creature blueprint path is "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/Carno_Character_BP_ExpG.Carno_Character_BP_ExpG'". 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 is the VR Carnotaurus (Mashup) Creature name tag for Game.ini?
The VR Carnotaurus (Mashup) Creature uses the name tag Carno. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
How do I spawn a tamed VR Carnotaurus (Mashup) Creature?
Open the admin console and run cheat GMSummon "Carno_Character_BP_ExpG_C" 150. GMSummon spawns a tamed VR Carnotaurus (Mashup) 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 type of creature is the VR Carnotaurus (Mashup) Creature?
The VR Carnotaurus (Mashup) 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 VR Carnotaurus (Mashup) Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/ModularMission/Mashup/ExperimentG/DinosAndStructures/Carno_Character_BP_ExpG.Carno_Character_BP_ExpG'" 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 VR Carnotaurus (Mashup) Creature precisely instead of dropping it on top of your character.
How current is the VR Carnotaurus (Mashup) Creature info?
The VR Carnotaurus (Mashup) 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 VR Carnotaurus (Mashup) Creature?
A Genesis DLC fantasy-variant Carnotaurus found in VR environments, identified by entity ID Carno_Character_BP_ExpG_C for admin spawning.
How do I spawn a wild VR Carnotaurus (Mashup) Creature?
Run cheat Summon Carno_Character_BP_ExpG_C in the admin console. Summon spawns a wild, untamed VR Carnotaurus (Mashup) Creature at your location. Use GMSummon instead if you want it pre-tamed.
What is the VR Carnotaurus (Mashup) Creature class name?
The creature ID for the VR Carnotaurus (Mashup) Creature is Carno_Character_BP_ExpG_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.
Is the VR Carnotaurus (Mashup) Creature a DLC creature or part of the base game?
The VR Carnotaurus (Mashup) 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.
Which game is the VR Carnotaurus (Mashup) Creature from?
The VR Carnotaurus (Mashup) 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 VR Carnotaurus (Mashup) Creature used for?
The VR Carnotaurus (Mashup) is a fantasy-type creature exclusive to the Genesis DLC, appearing within the simulation's VR biome encounters. It shares the Carno name tag with standard Carnotaurus variants but is distinct in its entity ID, making precise targeting important when using spawn or kill commands.
How do I spawn the VR Carnotaurus (Mashup) Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Carno_Character_BP_ExpG_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".