ARK · CREATURE

Sinomacrops Minion Creature
- Creature
- Lost Island
A minion variant of the Sinomacrops from Lost Island, used in scripted encounters and spawnable by entity ID for server-side testing.
Running the Sinomacrops Minion 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
Sinomacrops_Character_BP_Minion_CBlueprint path
"Blueprint'/Game/LostIsland/Boss/Minions/Sinomacrops_Character_BP_Minion.Sinomacrops_Character_BP_Minion'"Summon Commands
Wild (Summon)
admincheat Summon Sinomacrops_Character_BP_Minion_CTamed (GMSummon, level 150)
cheat GMSummon "Sinomacrops_Character_BP_Minion_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/LostIsland/Boss/Minions/Sinomacrops_Character_BP_Minion.Sinomacrops_Character_BP_Minion'" 0 0 0 0About
The Sinomacrops Minion is a fantasy-type creature variant of the standard Sinomacrops, introduced with the Lost Island DLC. It shares the same base animal but is flagged as a minion, meaning it is typically tied to specific scripted or event-driven spawns rather than appearing through normal world population.
Admins working on custom scenarios, boss encounters, or event content can reference the entity ID Sinomacrops_Character_BP_Minion_C to force-spawn this variant directly. Its name tag displays as Sinomacrops (Minion), which distinguishes it from the standard creature in server logs and spectator tools.
Because this is a minion variant, standard taming behavior may differ from the base creature. Test any expected interactions in a controlled environment before deploying it in a live event or custom map.
Frequently Asked Questions
- What type of creature is the Sinomacrops Minion Creature?
- The Sinomacrops Minion 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 Sinomacrops Minion Creature used for?
- The Sinomacrops Minion is a fantasy-type creature variant of the standard Sinomacrops, introduced with the Lost Island DLC. It shares the same base animal but is flagged as a minion, meaning it is typically tied to specific scripted or event-driven spawns rather than appearing through normal world population.
- Which game is the Sinomacrops Minion Creature from?
- The Sinomacrops Minion 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 Sinomacrops Minion Creature entity ID?
- The creature ID for the Sinomacrops Minion Creature is
Sinomacrops_Character_BP_Minion_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - Is the Sinomacrops Minion Creature a DLC creature or part of the base game?
- The Sinomacrops Minion Creature is tied to the Lost Island 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 Sinomacrops Minion Creature name tag for Game.ini?
- The Sinomacrops Minion Creature uses the name tag
Sinomacrops (Minion). That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What's the Sinomacrops Minion Creature blueprint path?
- The Sinomacrops Minion Creature blueprint path is
"Blueprint'/Game/LostIsland/Boss/Minions/Sinomacrops_Character_BP_Minion.Sinomacrops_Character_BP_Minion'". 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 current is the Sinomacrops Minion Creature info?
- The Sinomacrops Minion 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 a Sinomacrops Minion Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/LostIsland/Boss/Minions/Sinomacrops_Character_BP_Minion.Sinomacrops_Character_BP_Minion'" 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 Sinomacrops Minion Creature precisely instead of dropping it on top of your character. - How do I spawn a wild Sinomacrops Minion Creature?
- Run
cheat Summon Sinomacrops_Character_BP_Minion_Cin the admin console. Summon spawns a wild, untamed Sinomacrops Minion Creature at your location. Use GMSummon instead if you want it pre-tamed. - How do I spawn the Sinomacrops Minion Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Sinomacrops_Character_BP_Minion_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the Sinomacrops Minion Creature?
- A minion variant of the Sinomacrops from Lost Island, used in scripted encounters and spawnable by entity ID for server-side testing.
- How do I spawn a tamed Sinomacrops Minion Creature?
- Open the admin console and run
cheat GMSummon "Sinomacrops_Character_BP_Minion_C" 150. GMSummon spawns a tamed Sinomacrops Minion 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.