Add these to the bottom of your GameUserSettings.ini. Every value below is already
the mod default — you only need to include the ones you want to change.
copy section copies the section header plus every line under it — that is usually the
one you want. line copies a single Key=Value, and key copies just
the name.
[SeedFarm]
Key
Default
What it does
Copy
TableSeedCraftSpeed
1.0
Table Seed crafting speed.
MagicCompostBinCraftSpeed
1.0
Magic Compost Bin crafting speed.
PoopMakerCraftSpeed
1.0
Poop Maker crafting speed. Valid range: above 0, up to 1000.
SpoilerBinInterval
2.0
Seconds between each meat conversion. Valid range: above 0.1, up to 3600.
SpoilerBinCraftSpeed
1.0
Spoiler Bin crafting speed.
AutoCraftApprenticeSlotCount
20.0
Auto Crafter Apprentice slot amount. Valid range: above 6, up to 1000.
AutoCraftApprenticeCraftSpeed
1.0
Auto Crafter Apprentice crafting speed. Valid range: above 0.1, up to 1000.
AutoCraftJourneymanSlotCount
20.0
Auto Crafter Journeyman slot amount. Valid range: above 6, up to 1000.
AutoCraftJourneymanCraftSpeed
1.0
Auto Crafter Journeyman crafting speed. Valid range: above 0.1, up to 1000.
AutoCraftMastercraftSlotCount
20.0
Auto Crafter Mastercraft slot amount. Valid range: above 6, up to 1000.
AutoCraftMastercraftCraftSpeed
1.0
Auto Crafter Mastercraft crafting speed. Valid range: above 0.1, up to 1000.
AutoCraftAscendantSlotCount
20.0
Auto Crafter Ascendant slot amount. Valid range: above 6, up to 1000.
AutoCraftAscendantCraftSpeed
1.0
Auto Crafter Ascendant crafting speed. Valid range: above 0.1, up to 1000.
MagicReverseCrafterSlotCount
20.0
Magic Reverse Crafter slot amount. Valid range: above 6, up to 1000.
MagicReverseCrafterCraftSpeed
1.0
Magic Reverse Crafter crafting speed. Valid range: above 0.1, up to 1000.
ApprenticeGreenhouseCropGrowthMultiplier
5.5
Apprentice Crop Plot greenhouse multiplier. 5.5 is a 450% greenhouse effect.
ApprenticeMaxWaterAmount
750.0
Apprentice Crop Plot water capacity.
ApprenticeCropMaxFruitsMultiplier
1.0
Apprentice Crop Plot fruit multiplier.
JourneymanGreenhouseCropGrowthMultiplier
7.0
Journeyman Crop Plot greenhouse multiplier. 7.0 is a 600% greenhouse effect.
JourneymanMaxWaterAmount
900.0
Journeyman Crop Plot water capacity.
JourneymanCropMaxFruitsMultiplier
0
Journeyman Crop Plot fruit multiplier. 0 keeps the mod's own value.
MastercraftGreenhouseCropGrowthMultiplier
13.0
Mastercraft Crop Plot greenhouse multiplier. 13.0 is a 1200% greenhouse effect.
MastercraftMaxWaterAmount
1800.0
Mastercraft Crop Plot water capacity.
MastercraftCropMaxFruitsMultiplier
0
Mastercraft Crop Plot fruit multiplier. 0 keeps the mod's own value.
AscendantGreenhouseCropGrowthMultiplier
25.0
Ascendant Crop Plot greenhouse multiplier. 25.0 is a 2400% greenhouse effect.
AscendantMaxWaterAmount
3600.0
Ascendant Crop Plot water capacity.
AscendantCropMaxFruitsMultiplier
0
Ascendant Crop Plot fruit multiplier. 0 keeps the mod's own value.
TekCropPlotSpeed
30.0
Tek Crop Plot production speed, in seconds.
TekCropPlotAmount
100.0
Tek Crop Plot output quantity per cycle.
UTekPlotProductionRateSec
30.0
Ultimate Tek Crop Plot production speed, in seconds.
UTekPlotAmountMultiplier
20.0
Ultimate Tek Crop Plot quantity multiplier.
UTekPlotIgnoreLists
False
If True, the Ultimate Tek Crop Plot duplicates whatever is in the first slot and ignores the Blacklist and Whitelist.
[SeedFarm_UTekPlot_BlackList]
Key
Default
What it does
Copy
<ClassName>=True
-
Prevents specific items from being duplicated. One item per line. Example: PrimalItemConsumable_RawMeat_C=True
[SeedFarm_UTekPlot_WhiteList]
Key
Default
What it does
Copy
<ClassName>=True
-
Unlocks items (including structures) that ARK does not duplicate by default. One item per line. Example: PrimalItemStructure_WoodFloor_C=True
[SeedFarm_UTekPlot_ItemsQuantity]
Key
Default
What it does
Copy
<ClassName>=<number>
-
Defines a specific quantity for each duplicated item. One item per line. Example: PrimalItemResource_ChitinPaste_C=7
[SeedFarm_TableSeedItems]
Key
Default
What it does
Copy
RemoveSeedApexDrop
False
Removes the Apex Drop seed engram from the table.
RemoveSeedArtifact
False
Removes the Artifact seed engram from the table.
RemoveSeedElement
False
Removes the Element seed engram from the table.
RemoveSeedTrophyAlpha
False
Removes the Alpha Trophy seed engram from the table.
RemoveUltimateTekPlot
False
Removes the Ultimate Tek Plot engram from the table.