If you have played Ark: Survival Evolved with the mod, you know the struggle. You are not just dealing with Wood, Stone, and Metal anymore. You are managing Chaos Blood, Celestial Essence, Demonic Claws, Godly Dust, and over 300 unique resources. Your standard storage boxes are a disaster. Enter Structures Plus (S+) , specifically its game-changing Dedicated Storage units.
Remember the golden rule: Restart your server, copy the INI block, and enjoy the sweet satisfaction of seeing "Demon Blood: 5,000 / 5,000" in a clean, powered storage unit.
But here is the catch that drives every Primal Fear player insane: Add Primal Fear Resources To S Dedicated Storage On Ark
You must use [StructuresPlus] not [S+] . If you use [/Script/ShooterGame.ShooterGameUserSettings] incorrectly, the mod ignores it.
If you drag a Primal Fear resource into the S+ storage and it says "Item not allowed," you have a typo in your INI. Double check the class name. For example, PrimalItemResource_ChaosBlood_C is NOT the same as PrimalItem_ChaosBlood_C . If you have played Ark: Survival Evolved with
// Primal Fear Summoning Materials AddItemWhiteList=(ItemClassString="PrimalItemResource_PrimeSoul_C") AddItemWhiteList=(ItemClassString="PrimalItemResource_AlphaSoul_C") AddItemWhiteList=(ItemClassString="PrimalItemResource_ApexSoul_C") AddItemWhiteList=(ItemClassString="PrimalItemResource_DemonicSoul_C") AddItemWhiteList=(ItemClassString="PrimalItemResource_CelestialSoul_C") AddItemWhiteList=(ItemClassString="PrimalItemResource_ChaosSoul_C")
Open your Game.ini and paste the following block. Your standard storage boxes are a disaster
Add these lines to force the game to read your custom list: