ARK: Survival Evolved Wiki
Advertisement
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 Pelt and Ankylo Egg 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 Pelt and Chitin 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, Mod Super Structures SS Dedicated Storage SS Dedicated Storage (Mod:Super Structures), Mod Super Structures SS Inventory Assistant SS Inventory Assistant (Mod:Super Structures) resource lists, and the Mod Super Structures SS Dedicated Storage Intake SS Dedicated Storage Intake (Mod:Super Structures)/SS Dino Uplink blacklist resource selection lists.

Advertisement