Kits

Kit (Harvie)

Updated 3/8/2026

Kit (Harvie)

Harvie

Deconstruction Steps

StepToolRecovered Item
1Hand DrillKit (Harvie)

Harvie (Reversed)

Deconstruction Steps

StepToolRecovered Item
1Hand DrillKit (Harvie)

Description

Harvie is designed to assist in automating your farm. Place above a Hydroponic Tray to automate the planting and harvesting of that tray. Power connects at the top of the unit and there is an import and export slot on either end of the top of the unit to allow chutes to transport the products. Setting a logistical network with circuits will be required to function properly. Note: Harvies cannot fertilize crops.

Data Network

Parameter NameData TypeDescription
ActivateIntegerIdle = 0, Planting = 1, Harvesting = 2
ClearMemoryBoolean
HarvestBoolean
LockBooleanLocks the device when set to 1. Unlocks it when set to 0.
ModeIntegerIdle = 0, Happy = 1, Unhappy = 2, Dead = 3
OnBoolean
PlantBoolean
Output NameData TypeDescription
ActivateIntegerIdle = 0, Planting = 1, Harvesting = 2
ErrorBoolean
ExportCountInteger
ImportCountInteger
LockBooleanReturns whether the device is locked.
ModeIntegerIdle = 0, Happy = 1, Unhappy = 2, Dead = 3
OnBoolean
PowerBoolean
PrefabHashInteger
RequiredPowerInteger

Data Slots

These are all parameters that can be read with a Slots Reader. The outputs are listed in the order a Slots Reader's "VAR" setting cycles through them. | Number || Name | Description | |---|---| | 0 | Import | | 1 | Export | | 2 | Hand |

NameData TypeDescription
OccupiedBooleanReturns whether the slot occupied. (0 for no, 1 for yes).
OccupantHashIntegerReturns ItemHash of item in slot.
MaxQuantityIntegerMax Size of stack.
DamageIntegerItem durability in percent.
ClassIntegerItem class ID.
QuantityIntegerSize of stack.
PrefabHashIntegerReturns ItemHash of canister in slot.

Quirks

If Harvie's input slot is fed by a chute, it will not stack identical items. If there are already 4 Fern Seeds in his input, and a fifth arrives via chute, that fifth will remain in the chute until all 4 have been removed from the input (probably by planting).