ARK: Survival Evolved

ARK: Survival Evolved

Rebalanced Compost Bin
 This topic has been pinned, so it's probably important
RedDwarf  [developer] 6 Oct, 2021 @ 7:42pm
INI Configuration Options
INI Configuration Settings (Defaults)

[RebalancedCompostBin]
DisablePickup=FALSE
SpeedMultiplier=2.0
DisableThatchNotify=FALSE
PickupPoopStaminaDrainEach=12.0
PickupPoopWaterDrainEach=2.0
RareFlowerMultiplier=1.0
RareFlowerMax=100
RareMushroomMultiplier=1.0
RareMushroomMax=100
WormMultiplier=1.0
WormMax=50
PoopPickupMaxFoundationRange=30
ThatchTransferMaxFoundationRange=30


Depreciated INI Settings (Not Used)
PickupPoopQuantity=
TransferThatchQuantity=


DisablePickup
This option disables structure pickup.

FALSE = Pickup Allowed
TRUE = Pickup Disabled

Default: FALSE


SpeedMultiplier
This option sets the crafting speed of the bin, producing fertilizer faster at higher values.

Type: Float (Decimal)
Range: 0.0 - 1000.0

Default: 2.0


DisableThatchNotify
This option disables the animated bouncing thatch icons that display when the bin needs thatch to process all the feces in the bin.

FALSE = Thatch Icons Enabled
TRUE = Thatch Icons Disabled

Default: FALSE


PickupPoopStaminaDrainEach
This option sets the amount of stamina that is required to gather a piece of poop nearby poop from the bin's menu.

Type: Float (Decimal)
Range: 0.0 - 100.0

Default: 12.0


PickupPoopWaterDrainEach
This option sets the amount of water that is required to gather a piece of poop nearby poop from the bin's menu.

Type: Float (Decimal)
Range: 0.0 - 100.0

Default: 12.0


RareFlowerMultiplier
This option scales the number of Rare Flowers that are generated in the bin. Higher values result in more flowers.

Type: Float (Decimal)
Range: 0.0 - 1000.0

Default: 1.0


RareFlowerMax
This option sets the maximum number of Rare Flowers that are allowed in the bin until they stop generating. The player must harvest the flowers before more will grow.

Type: Integer (Whole Numbers)
Range: 0 - 100000

Default: 100


RareMushroomMultiplier
This option scales the number of Rare Mushrooms that are generated in the bin. Higher values result in more mushrooms.

Type: Float (Decimal)
Range: 0.0 - 1000.0

Default: 1.0


RareMushroomMax
This option sets the maximum number of Rare Mushrooms that are allowed in the bin until they stop generating. The player must harvest the mushrooms before more will grow.

Type: Integer (Whole Numbers)
Range: 0 - 100000

Default: 100


WormMultiplier
This option scales the number of Worms that are generated in the bin. Higher values result in more worms.

Type: Float (Decimal)
Range: 0.0 - 1000.0

Default: 1.0


WormMax
This option sets the maximum number of Worms that are allowed in the bin until they stop generating. The player must harvest the mushrooms before more will grow.

Type: Integer (Whole Numbers)
Range: 0 - 100000

Default: 50


PoopPickupMaxFoundationRange
This option sets the maximum radius range (measured in "foundations") that players can configure their bins to pickup poop. The players can manually set their bin to be smaller than this value using the multiuse wheel on the bin, but they can never exceed this maximum.

Type: Integer (Whole Numbers)
Range: 0 - 100

Default: 30


ThatchTransferMaxFoundationRange
This option sets the maximum radius range (measured in "foundations") that players can configure their bins to transfer thatch. The players can manually set their bin to be smaller than this value using the multiuse wheel on the bin, but they can never exceed this maximum.

Type: Integer (Whole Numbers)
Range: 0 - 100

Default: 30
Last edited by RedDwarf; 6 Oct, 2021 @ 9:14pm