Structures

Rocket Engine (Tiny)

Updated 3/8/2026

Rocket Engine (Tiny)

Deprecated: This item has been deprecated.

Kit (Engine Small)

Rocket Engine (Tiny)

Deconstruction Steps

StepToolRecovered Item
1Hand DrillKit (Engine Small)

The Rocket Engine (Tiny) is a small rocket thruster, that outputs gas into the world, supplied by a pipe network connection.

Data Network

Parameter NameData TypeDescription
LockBooleanLocks the Rocket Engine, when set to 1. Unlocks it, when set to 0.
SettingFloatSets the desired output pressure of the Rocket Engine to the passed value, in kilo pascal.
OnBooleanTurns the Rocked Engine on, when set to 1. Turns it off, when set to 0.
Output NameData TypeDescription
PowerBooleanReturns whether the Rocket Engine is turned on and receives power. (0 for no, 1 for yes)
ErrorBooleanReturns whether the Rocket Engine is flashing an error. (0 for no, 1 for yes)
PressureFloatReturns the current output pressure of the Rocket Engine, in kilo pascal.
TemperatureFloatReturns the current output temperature of the Rocket Engine, in kelvin.
LockBooleanReturns whether the Rocket engine is locked. (0 for no, 1 for yes)
SettingFloatReturns the current desired output pressure of the Rocket Engine, in kilo pascal.
RatioOxygenFloatReturns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of oxygen in the output gas of the Rocket Engine.
RatioCarbonDioxideFloatReturns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of carbon dioxide in the output gas of the Rocket Engine.
RatioNitrogenFloatReturns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of nitrogen in the output gas of the Rocket Engine.
RatioPollutantFloatReturns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of pollutant in the output gas of the Rocket Engine.
RatioVolatilesFloatReturns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of volatiles in the output gas of the Rocket Engine.
RatioWaterFloatReturns a range from 0.0 to 1.0. Returns the percentage ratio of the amount of water in the output gas of the Rocket Engine.
MaximumIntegerReturns the maximum amount of output pressure of the Rocket Engine, in kilo pascal. (5000kPa)
RatioFloatReturns a range from 0.0 to 1.0. Returns the percentage ratio of the current output pressure of the Rocket Engine.
OnBooleanReturns whether the Rocket Engine is turned on. (0 for no, 1 for yes)
RequiredPowerIntegerReturns the current amount of power, required by the Rocket Engine, in watts.