Kit (Automated Rocket Automation)
Updated 3/8/2026
Kit (Automated Rocket Automation)
Deprecated: This item has been deprecated.
Kit (Automated Rocket Automation Module)
Automated Rocket Automation Module
Deconstruction Steps
| Step | Tool | Recovered Item |
|---|---|---|
| 1 | - | Kit (Automated Rocket Automation) |
| 2 | - | 25 x Steel Sheets |
| 3 | - | 25 x Plastic Sheets |
| 4 | - | 20 x Electronic Parts |
The automation module completes the rocket. It passes logic to its respective components.
Data Network
| Parameter Name | Data Type | Description |
|---|---|---|
| ClearMemory | Boolean | Resets internal counters, such as ExportCount, to zero when set to 1. |
| Activate | Integer | Set the desired mode of the rocket. |
| **Note: Setting Activate to the same value multiple times will not register a change beyond the initial set point. | ||
| To remedy this, set Activate to a 'safe' value such as 0 or 1 first if encountering strange triggering behaviour.** | ||
| Setting | Float | Unknown |
| Open | Boolean | Unknown |
| Output Name | Data Type | Description |
|---|---|---|
| Mode | Integer | The current mode of the rocket. |
| Maximum | Integer | Unknown |
| ImportCount | Integer | Unknown |
| Fuel | Float | The quantity of onboard fuel, in moles. |
| ExportCount | Integer | Unknown |
| CollectableGoods | Boolean | Whether the rocket can currently harvest ice, ore, or salvage. If 0, then the rocket must be moved to a new area by setting Mode to 2. |
| Setting | Integer | Unknown |
| ReturnFuelCost | Integer | The amount of fuel needed, in moles, for the rocket to safely return to the launch pad. The rocket does not actually consume this much fuel to return. |
| Ratio | Float | Unknown |
| PrefabHash | Integer | Unknown |
| Open | Boolean | Unknown. Possibly commands all silo modules to open or close. |