Ninjakiller

Transferable Element Using Element & Soap game.ini

Jan 26th, 2021 (edited)
1,830
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. For more Coding or Tutorials, check out the links below
  2. https://www.youtube.com/channel/UCga3wtpVUACnPA-tF2qpNuQ
  3. https://pastebin.com/u/Ninjakiller
  4.  
  5. 1 Element = 1 soap
  6. 1 Soap = 100 shards (in Replicator)
  7. 100 shards = 1 element (in Replicator)
  8.  
  9. The only downside if you want shards you need to do the conversation otherwise it works wonders.
  10.  
  11. ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemConsumableSoap_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_Element_C",BaseResourceRequirement=1,bCraftingRequireExactResourceType=True)))
  12. ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemResource_ElementShard_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemConsumableSoap_C",BaseResourceRequirement=1,bCraftingRequireExactResourceType=True)))
  13.  
  14. Additional note
  15. To make Soap you need to put the element in either a Cooking Pot or Industrial Cooker. Recommend to use Industrial cooker to make the process quicker.
Advertisement
Add Comment
Please, Sign In to add comment