ARK: Survival Evolved

ARK: Survival Evolved

Shiny! Dinos
What is the blueprint path for items in this mod?
PrimalItem_WeaponShinyProd_C -> ?

I tried reverse engineering it myself from the directory but I can't get it to spawn the item in.

(Something that looks like this: /Game/Mods/Shiny/PrimalGameDataBP_Shiny/PrimalItem_WeaponShinyProd_C.PrimalItem_WeaponShinyProd_C)

Also, if you could educate me on how to correctly reverse engineer this that'd be cool - if it's even possible.
< >
Showing 1-1 of 1 comments
Komplex Apr 17, 2022 @ 11:34am 
"Blueprint'/Game/Mods/Shiny/____

To reverse engineer blueprint path:
[1] Go into your mod folder
Steam/steamapps/common/ARK/ShotterGame/Content/Mods
[2] Find the folder that matches the Mods ID
[3] Locate the item/creature path
i.e Shiny prod: PrimalItem_WeaponShinyProd
[4] Put it all together, include names of all folders opened inside mod folder.
"Blueprint'/Game/Mods/Shiny/Items/ShinyProd/PrimalItem_WeaponShinyProd.PrimalItem_WeaponShinyProd'"


Notes: If you put the wrong Mod Name i.e. Shiny! vs Shiny, it can cause crashes or the items will disappear on restart.
Recommend testing it with and item that stacks and that you already own, if the spawn item wont stack you have the wrong Name.
Last edited by Komplex; Apr 17, 2022 @ 11:35am
< >
Showing 1-1 of 1 comments
Per page: 1530 50