Template:SuperStructuresPullResourceINI

From ARK Wiki
Jump to navigation Jump to search
Name Description Possible Values Default Value
PullResourceAdditions This allows you to add any resource you wish to the pull resource / dedicated storage list. It is a comma separated list of nearly the entire spawn code. Any resource
PullResourceRemovals This allows you to remove items from the default resource pull / dedicated storage list. It is a comma separated list of nearly the entire spawn code. Any resource



Examples:


This would add  Pelt and  Ankylo Egg to the resource pull list (this can be any mod or vanilla item):

  • PullResourceAdditions=/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Pelt.PrimalItemResource_Pelt,/Game/PrimalEarth/Test/PrimalItemConsumable_Egg_Ankylo.PrimalItemConsumable_Egg_Ankylo

This would remove  Pelt and  Chitin from the resource pull list (this list can only contain items that are on the default list):

  • PullResourceRemovals=/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Pelt.PrimalItemResource_Pelt,/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Chitin.PrimalItemResource_Chitin


Important note: Adding items or removing them from the lists above affects the Integrated Resource Pulling,  SS Dedicated Storage (Mod:Super Structures),  SS Inventory Assistant (Mod:Super Structures) resource lists, and the  SS Dedicated Storage Intake (Mod:Super Structures)/SS Dino Uplink blacklist resource selection lists.