ARK: Survival Evolved

ARK: Survival Evolved

Simple Spawners
 This topic has been pinned, so it's probably important
darklore  [developer] Apr 14, 2019 @ 9:09am
Finding Modded Creature Spawn Codes
Finding Mod Spawn Codes for mods that don't give you the spawn codes

1: Get the mod ID number and open its folder:
Steam/steamapps/common/ARK/ShooterGame/Content/Mods/(ModIDnumber)

2: Open the file modmeta.info with Notepad and find the folder name of the mod in the text:
/Game/Mods/(ModFolderName)

3: Find the dino Blueprint file you are trying to spawn within that folder, for example the classic flyers phoenix is:
895711211/Dinos/Phoenix/Phoenix_Character_BP
(ModIDnumber)/(folder)/(DinoFileName)
There may not be any folders, or there may be more than one folder.

4: Put it together in the format of:
Blueprint'/Game/Mods/(ModFolderName)/(folders)/(DinoFileName).(DinoFileName)'

Example - Classic Flyers Phoenix code is:
Blueprint'/Game/Mods/ClassicFlyers/Dinos/Phoenix/Phoenix_Character_BP.Phoenix_Character_BP'
Last edited by darklore; Jul 12, 2019 @ 12:37pm
< >
Showing 1-15 of 37 comments
Chief Apr 14, 2019 @ 1:11pm 
Thanks for this dark. I have been digging into mod folders for quite some time in my own installation to get the paths. So this helps others I am sure ;)
ethanpk11 Jul 23, 2019 @ 2:14pm 
It does not work for me i cant find the underscore Im on conputer
Last edited by ethanpk11; Jul 23, 2019 @ 2:15pm
Kostriktor Feb 4, 2020 @ 10:14pm 
this isnt easy...
in point 4., you say ModFolderName, can that be the ModID ?
because thats how the mod-folder is named...
take this example from Primal Fear

ARK\ShooterGame\Content\Mods\839162288\Dinos\Apex\Apex_Argent

am i missing something ?
darklore  [developer] Feb 5, 2020 @ 5:52am 
Spawn codes don't use the mod id, you replace the mod id with the folder name you get from step 2.
xav07theboi Sep 11, 2020 @ 5:20am 
im having trouble with finding character blueprint for all the human npcs in the whell the human npcs mod
xav07theboi Sep 14, 2020 @ 2:51pm 
bruh i could have looked in there
DOAGEN Oct 26, 2020 @ 4:28pm 
Trying to add the paths for ALL the Fear Evolved dinos since they are not on all maps. Example I tried was Blueprint'/Game/PrimalEarth/Dinos/DodoRex_Character_BP_FearEvolved.DodoRex_Character_BP_FearEvolved and nothing spawned. Thank you
darklore  [developer] Oct 26, 2020 @ 9:12pm 
Don't forget the ' at the end
NellaFantasia Feb 8, 2021 @ 4:50pm 
Hey, I'm struggling to find the path for Atlas Imports animals, can someone help me figure it out? Thanks
darklore  [developer] Feb 8, 2021 @ 6:02pm 
blueprint'/game/mods/AtlasPort/Critter/Razortooth/Razortooth_character_bp.Razortooth_character_Bp'
Cadence Aug 5, 2021 @ 7:42pm 
MarniiMods: Wildlife directed me to this mod but didn't give the spawn codes. I followed your instructions on getting the spawn codes and I too got very lost and confused.
KonaManta Aug 24, 2021 @ 11:24pm 
Hey, I am really confused on Step 2. Every time I open a modmeta folder it's just blank. Do you have any tips on finding the mod names?
GothicAlice Sep 21, 2021 @ 2:31am 
Blueprint'/Game/Mods/SCP/Dinos/SCP000/SCPScarletKing_Character_BP' Ive tried this and multiple diff things by following the steps yet it still doesnt work and i'm not sure what i'm doing wrong. It's from the Scp evolved mod
darklore  [developer] Sep 21, 2021 @ 6:24am 
Try this:
Blueprint'/Game/Mods/SCP/Dinos/SCP000/SCPScarletKing_Character_BP.SCPScarletKing_Character_BP'
< >
Showing 1-15 of 37 comments
Per page: 1530 50