Pumps - Niilo007/Stationeers-Research GitHub Wiki
This kit creates a Volume Pump.
Kit (Volume Pump) | ||
---|---|---|
![]() |
||
____________ General ____________ | ____________ | ____________ |
Paintable | ✔ | |
Nameable | ❌ | |
Prefab Hash | -1766301997 | |
Prefab Name | ItemPipeVolumePump | |
______________ Item ______________ | ____________ | ____________ |
Stack Size | 5 | |
Class | None | 0 |
SortingClass | Kits | 1 |
____________ Durability ____________ | ____________ | ____________ |
Flashpoint Temperature | NA | |
Autoignition Temperature | NA |
Made In | Hydraulic Pipe Bender T1 | Hydraulic Pipe Bender T2 |
---|---|---|
![]() |
![]() |
|
Time | ||
Energy | 500 | |
Iron Fe |
5g | 5g |
Gold Au |
2g | 2g |
Copper Cu |
3g | 3g |
The volume pump pumps pumpable gases. It also separates out pipe networks into separate networks.
-
Moles / Tick = Min(Volume Pump Setting / Input Network Volume * Input Moles, Input Moles)
- Gas volume pumps treat liquids the same way as gasses.
Volume Pump | VP | |
---|---|---|
![]() |
![]() |
|
____________ General ____________ | ______________ | ______________ |
Paintable | ✔ | |
Nameable | ✔ | |
Prefab Hash | -321403609 | |
Prefab Name | StructureVolumePump | |
____________ Durability ____________ | ______________ | ______________ |
Flashpoint Temperature | NA | |
Autoignition Temperature | NA | |
_________ Construction _________ | ______________ | ______________ |
Placement Cost | Kit (Volume Pump) | 1 |
............................................................. | ......................... | ......................... |
Deconstruction Tool | Hand Drill | |
____________ Power ____________ | ____ Min ____ | ____ Max ____ |
Power Use | 0W | 200W |
Heat Generation | 0W | 40W |
Placement | Dimensions | |||
---|---|---|---|---|
Snapping | Small Grid | Length | 1 | |
Rotation | Any | Height | 1 | |
Required Support | None | Width | 1 |
Device Logic Variables | Type | Min | Max | Read | Write | Device Specific Behaviours |
---|---|---|---|---|---|---|
Power | bool | 0 | 1 | ✔ | ❌ | |
Error | bool | 0 | 1 | ✔ | ❌ | |
Lock | bool | 0 | 1 | ✔ | ✔ | |
Setting | float | 0 | 10 | ✔ | ✔ | Sets pump speed in liters |
Maximum | int | 10 | 10 | ✔ | ❌ | |
Ratio | float | 0 | 1 | ✔ | ❌ | |
On | bool | 0 | 1 | ✔ | ✔ | |
RequiredPower | float | -1 | 200 | ✔ | ❌ | |
PrefabHash | int | -321403609 | -321403609 | ✔ | ❌ | |
ReferenceId | int | ✔ | ❌ |
Connections | |
---|---|
Pipe Output | 0 |
Pipe Input | 1 |
Power And Data | 2 |
Creates a Turbo Volume Pump - (Gas).
Kit (Turbo Volume Pump - Gas) | ||
---|---|---|
![]() |
||
____________ General ____________ | ____________ | ____________ |
Paintable | ✔ | |
Nameable | ❌ | |
Prefab Hash | -1248429712 | |
Prefab Name | ItemKitTurboVolumePump | |
______________ Item ______________ | ____________ | ____________ |
Stack Size | 10 | |
Class | None | 0 |
SortingClass | Default* | 0 |
____________ Durability ____________ | ____________ | ____________ |
Flashpoint Temperature | 100℃ | |
Autoignition Temperature | 300℃ |
Made In | Hydraulic Pipe Bender T2 |
---|---|
![]() |
|
Time | |
Energy | 500 |
Gold Au |
4g |
Copper Cu |
4g |
Steel | 5g |
Electrum | 5g |
Shifts 10 times more gas than a basic Volume Pump, with a mode that can be set to flow in either direction.
-
Moles / Tick = Min(Volume Pump Setting / Input Network Volume * Input Moles, Input Moles)
- Gas volume pumps treat liquids the same way as gasses.
Turbo Volume Pump - (Gas) | TVP | |
---|---|---|
![]() |
![]() |
|
____________ General ____________ | ______________ | ______________ |
Paintable | ✔ | |
Nameable | ✔ | |
Prefab Hash | 1310794736 | |
Prefab Name | StructureTurboVolumePump | |
____________ Durability ____________ | ______________ | ______________ |
Flashpoint Temperature | NA | |
Autoignition Temperature | NA | |
_________ Construction _________ | ______________ | ______________ |
Placement Cost | Kit (Turbo Volume Pump - Gas) | 1 |
............................................................. | ......................... | ......................... |
Deconstruction Tool | Hand Drill | |
____________ Power ____________ | ____ Min ____ | ____ Max ____ |
Power Use | 200W | 800W |
Heat Generation | 40W | 160W |
Placement | Dimensions | |||
---|---|---|---|---|
Snapping | Small Grid | Length | 1 | |
Rotation | Any | Height | 1 | |
Required Support | None | Width | 1 |
Device Logic Variables | Type | Min | Max | Read | Write | Device Specific Behaviours |
---|---|---|---|---|---|---|
Power | bool | 0 | 1 | ✔ | ❌ | |
Mode | bool | 0 | 1 | ✔ | ✔ | Sets pumping direction. 1 is reverse |
Error | bool | 0 | 1 | ✔ | ❌ | |
Lock | bool | 0 | 1 | ✔ | ✔ | |
Setting | float | 0 | 100 | ✔ | ✔ | Sets pump speed in liters |
Maximum | int | 100 | 100 | ✔ | ❌ | |
Ratio | float | 0 | 1 | ✔ | ❌ | |
On | bool | 0 | 1 | ✔ | ✔ | |
RequiredPower | float | -1 | 800 | ✔ | ❌ | |
PrefabHash | int | 1310794736 | 1310794736 | ✔ | ❌ | |
ReferenceId | int | ✔ | ❌ |
Mode | Name | Description |
---|---|---|
0 | Right | |
1 | Left |
Connections | |
---|---|
Data | 0 |
Power | 1 |
Pipe Output | 2 |
Pipe Input | 3 |
Kit (Liquid Volume Pump) | ||
---|---|---|
![]() |
||
____________ General ____________ | ____________ | ____________ |
Paintable | ✔ | |
Nameable | ❌ | |
Prefab Hash | -2106280569 | |
Prefab Name | ItemLiquidPipeVolumePump | |
______________ Item ______________ | ____________ | ____________ |
Stack Size | 5 | |
Class | None | 0 |
SortingClass | Kits | 1 |
____________ Durability ____________ | ____________ | ____________ |
Flashpoint Temperature | NA | |
Autoignition Temperature | NA |
Made In | Hydraulic Pipe Bender T1 | Hydraulic Pipe Bender T2 |
---|---|---|
![]() |
![]() |
|
Time | ||
Energy | 500 | |
Iron Fe |
5g | 5g |
Gold Au |
2g | 2g |
Copper Cu |
3g | 3g |
-
Liters / Tick = Min(Volume Pump Setting, Input Liters)
- Gasses treat liquid volume pumps like a one way valve.
Liquid Volume Pump | LVP | |
---|---|---|
![]() |
![]() |
|
____________ General ____________ | ______________ | ______________ |
Paintable | ✔ | |
Nameable | ✔ | |
Prefab Hash | -454028979 | |
Prefab Name | StructureLiquidVolumePump | |
____________ Durability ____________ | ______________ | ______________ |
Flashpoint Temperature | NA | |
Autoignition Temperature | NA | |
_________ Construction _________ | ______________ | ______________ |
Placement Cost | Kit (Liquid Volume Pump) | 1 |
............................................................. | ......................... | ......................... |
Deconstruction Tool | Hand Drill | |
____________ Power ____________ | ____ Min ____ | ____ Max ____ |
Power Use | 0W | 200W |
Heat Generation | 0W | 40W |
Placement | Dimensions | |||
---|---|---|---|---|
Snapping | Small Grid | Length | 1 | |
Rotation | Any | Height | 1 | |
Required Support | None | Width | 1 |
Device Logic Variables | Type | Min | Max | Read | Write | Device Specific Behaviours |
---|---|---|---|---|---|---|
Power | bool | 0 | 1 | ✔ | ❌ | |
Error | bool | 0 | 1 | ✔ | ❌ | |
Lock | bool | 0 | 1 | ✔ | ✔ | |
Setting | float | 0 | 10 | ✔ | ✔ | Sets pump speed in liters |
Maximum | int | 10 | 10 | ✔ | ❌ | |
Ratio | float | 0 | 1 | ✔ | ❌ | |
On | bool | 0 | 1 | ✔ | ✔ | |
RequiredPower | float | -1 | 200 | ✔ | ❌ | |
PrefabHash | int | -454028979 | -454028979 | ✔ | ❌ | |
ReferenceId | int | ✔ | ❌ |
Connections | |
---|---|
Pipe Liquid Output | 0 |
Pipe Liquid Input | 1 |
Power And Data | 2 |
Creates a Turbo Volume Pump - (Liquid).
Kit (Turbo Volume Pump - Liquid) | ||
---|---|---|
![]() |
||
____________ General ____________ | ____________ | ____________ |
Paintable | ✔ | |
Nameable | ❌ | |
Prefab Hash | -1805020897 | |
Prefab Name | ItemKitLiquidTurboVolumePump | |
______________ Item ______________ | ____________ | ____________ |
Stack Size | 10 | |
Class | None | 0 |
SortingClass | Default* | 0 |
____________ Durability ____________ | ____________ | ____________ |
Flashpoint Temperature | 100℃ | |
Autoignition Temperature | 300℃ |
Made In | Hydraulic Pipe Bender T2 |
---|---|
![]() |
|
Time | |
Energy | 500 |
Gold Au |
4g |
Copper Cu |
4g |
Steel | 5g |
Electrum | 5g |
Shifts 10 times more liquid than a basic Liquid Volume Pump, with a mode that can be set to flow in either direction.
-
Liters / Tick = Min(Volume Pump Setting, Input Liters)
- Gasses treat liquid volume pumps like a one way valve.
Turbo Volume Pump - (Liquid) | LTVP | |
---|---|---|
![]() |
![]() |
|
____________ General ____________ | ______________ | ______________ |
Paintable | ✔ | |
Nameable | ✔ | |
Prefab Hash | -1051805505 | |
Prefab Name | StructureLiquidTurboVolumePump | |
____________ Durability ____________ | ______________ | ______________ |
Flashpoint Temperature | NA | |
Autoignition Temperature | NA | |
_________ Construction _________ | ______________ | ______________ |
Placement Cost | Kit (Turbo Volume Pump - Liquid) | 1 |
............................................................. | ......................... | ......................... |
Deconstruction Tool | Hand Drill | |
____________ Power ____________ | ____ Min ____ | ____ Max ____ |
Power Use | 200W | 800W |
Heat Generation | 40W | 160W |
Placement | Dimensions | |||
---|---|---|---|---|
Snapping | Small Grid | Length | 1 | |
Rotation | Any | Height | 2* | |
Required Support | None | Width | 1 |
Device Logic Variables | Type | Min | Max | Read | Write | Device Specific Behaviours |
---|---|---|---|---|---|---|
Power | bool | 0 | 1 | ✔ | ❌ | |
Mode | bool | 0 | 1 | ✔ | ✔ | Sets pumping direction. 1 is reverse |
Error | bool | 0 | 1 | ✔ | ❌ | |
Lock | bool | 0 | 1 | ✔ | ✔ | |
Setting | float | 0 | 100 | ✔ | ✔ | Sets pump speed in liters |
Maximum | int | 100 | 100 | ✔ | ❌ | |
Ratio | float | 0 | 1 | ✔ | ❌ | |
On | bool | 0 | 1 | ✔ | ✔ | |
RequiredPower | float | -1 | 800 | ✔ | ❌ | |
PrefabHash | int | -1051805505 | -1051805505 | ✔ | ❌ | |
ReferenceId | int | ✔ | ❌ |
Mode | Name | Description |
---|---|---|
0 | Right | |
1 | Left |
Connections | |
---|---|
Data | 0 |
Power | 1 |
Pipe Liquid Input | 2 |
Pipe Liquid Output | 3 |