Difference between revisions of "Turbine Generator"
From Unofficial Stationeers Wiki
Emilgardis (talk | contribs) |
|||
(6 intermediate revisions by 5 users not shown) | |||
Line 4: | Line 4: | ||
<!--T:1--> | <!--T:1--> | ||
{{Itembox | {{Itembox | ||
− | + | | name = Kit (Turbine Generator) | |
− | + | | image = [[File:ItemKitTurbineGenerator.png]] | |
− | + | | prefabhash = -1590715731 | |
− | + | | prefabname = ItemKitTurbineGenerator | |
+ | | stacks = 5 | ||
+ | | slot_class = SlotClass.None | ||
+ | | sorting_class = SortingClass.Kits | ||
+ | | recipe_machine1 = Electronics Printer | ||
+ | | recipe_cost1 = 5g [[Iron]], 4g [[Gold]], 2g [[Copper]], 4g [[Solder]] | ||
+ | | constructs = [[Turbine Generator]] | ||
}} | }} | ||
{{Structurebox | {{Structurebox | ||
− | + | | name = Turbine Generator | |
− | + | | image = [[File:StructureTurbineGenerator.png]] | |
− | + | | prefab_hash = 1282191063 | |
− | + | | prefab_name = StructureTurbineGenerator | |
− | + | | power_usage = 0W | |
− | + | | placed_on_grid = Small Grid | |
+ | | decon_with_tool1 = [[Hand Drill]] | ||
+ | | placed_with_item = [[Kit (Turbine Generator)]] | ||
+ | | item_rec1 = [[Kit (Turbine Generator)]] | ||
}} | }} | ||
== Description == <!--T:2--> | == Description == <!--T:2--> | ||
− | + | The Turbine Generator can be used to generate some power from pressure differences. To function it needs higher pressure on one side and lower pressure on the other side. | |
The maximum generated power per turbine is 90W at the moment. | The maximum generated power per turbine is 90W at the moment. | ||
+ | |||
+ | A "wind tunnel" could be created to harness some energy from the hot gasses exhausted by the furnace for example. | ||
+ | |||
+ | {{Data Network Header}} | ||
+ | {{Data Parameters| | ||
+ | {{Data Parameters/row|PowerGeneration|Integer|w=0|Returns how much power is being generated}} | ||
+ | {{Data Parameters/row|PrefabHash|Integer|w=0|The hash of the structure}} | ||
+ | {{Data Parameters/row|ReferenceId|Integer|w=0|Unique Reference Identifier for this object}} | ||
+ | {{Data Parameters/row|NameHash|Integer|w=0|Provides the hash value for the name of the object as a 32 bit integer.}} | ||
+ | }} | ||
</translate> | </translate> |
Latest revision as of 04:17, 22 May 2024
Constructing Options | Turbine Generator |
---|---|
Properties | |
Stacks | Yes (5) |
Recipes | |
Electronics Printer | 5g Iron, 4g Gold, 2g Copper, 4g Solder |
Logic | |
Item Hash | -1590715731 |
Item Name | ItemKitTurbineGenerator |
Logic Classes |
SlotClass.None SortingClass.Kits |
File:StructureTurbineGenerator.png | |
Operation | |
---|---|
Power Usage | 0W |
Prefab Hash | 1282191063 |
Prefab Name | StructureTurbineGenerator |
Construction | |
Placed with | Kit (Turbine Generator) |
Placed on | Small Grid |
Stage 1 | |
Deconstruction | |
Deconstructed with | Hand Drill |
Item received | Kit (Turbine Generator) |
Description[edit]
The Turbine Generator can be used to generate some power from pressure differences. To function it needs higher pressure on one side and lower pressure on the other side. The maximum generated power per turbine is 90W at the moment.
A "wind tunnel" could be created to harness some energy from the hot gasses exhausted by the furnace for example.
Data Network Properties[edit]
These are all Data Network properties of this device.
Data Parameters[edit]
These are all parameters that can be written with a Logic Writer, Batch Writer, or Integrated Circuit (IC10), and can be read with a Logic Reader, Batch Reader, or Integrated Circuit (IC10).
Click here to see/hide all the data network properties
Parameter Name | Data Type | Access | Value | Description | |
---|---|---|---|---|---|
PowerGeneration | Integer | Read
|
|||
PrefabHash | Integer | Read
|
|||
ReferenceId | Integer | Read
|
|||
NameHash | Integer | Read
|