ARK: Survival Evolved

ARK: Survival Evolved

Smart Crafters
 This topic has been pinned, so it's probably important
twisteddiana  [developer] Jan 2, 2018 @ 6:37am
Configuration Values
All Configurations will be placed into GameUserSettings.ini file.
The values in the code below are the default Vanilla values (inventory sizes, crafting speeds, spoil multipliers, etc).

[SmartCrafters] ChemBenchInventorySize=60 ChemBenchSpeed=4 ChemBenchSpoilMultiplier=1 ChemBenchSound=0 FabricatorInventorySize=70 FabricatorSpeed=1 FabricatorSound=0 FabricatorSpoilMultiplier=1 FeedingTroughInventorySize=60 FeedingTroughSpoilMultiplier=4 FeedingTroughRange=10 CookerInventorySize=48 CookerSpeed=12 CookerSpoilMultiplier=1 CookerSound=0 ForgeInventorySize=60 ForgeSpeed=1 ForgeSound=0 GrillInventorySize=50 GrillSpeed=1 GrillSpoilMultiplier=1 GrillSound=0 GrinderInventorySize=60 GrinderSpeed=1 GrinderSound=0 PreservingBinInventorySize=24 PreservingBinSpeed=1 PreservingBinSpoilMultiplier=10 RefrigeratorInventorySize=48 RefrigeratorAllowAnything=0 RefrigeratorSpoilMultiplier=100 SmithyInventorySize=75 SmithySpeed=1 MiniForgeInventorySize=8 MiniForgeSpeed=1 MortarInventorySize=12 MortarSpeed=1

For more details on the values, please check this spreadsheet[docs.google.com].

When you edit any of these values, the value you entered is applied on the structure, it is not treated as a multiplier. FE: Chem Bench has a default crafting speed of 4. If you set ChemBenchSpeed=2, the Chem Bench will be slower than the Vanilla version.
Last edited by twisteddiana; Jan 9, 2018 @ 1:08pm