<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=174.224.21.15</id>
	<title>Stationeers Community Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=174.224.21.15"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/174.224.21.15"/>
	<updated>2026-04-04T09:51:57Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Pumpkin&amp;diff=8586</id>
		<title>Pumpkin</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Pumpkin&amp;diff=8586"/>
		<updated>2019-07-07T01:11:29Z</updated>

		<summary type="html">&lt;p&gt;174.224.21.15: added hashid for MIPS coding and such.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Items]]&lt;br /&gt;
[[Category:Plants]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Pumpkin&lt;br /&gt;
 | image       = &lt;br /&gt;
 | maxpressure = &lt;br /&gt;
 | createdwith = [[Organics Printer]]&lt;br /&gt;
 | cost        = 100 000W 120s&lt;br /&gt;
 | stacks      = 1&lt;br /&gt;
 | hashid      = 1277828144&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Pumpkins can be grown in hydroponics to yield 2 x Pumpkin. &lt;br /&gt;
&amp;lt;br&amp;gt;Provide water into piping and CO2 in atmosphere Min ~7.7Kpa. The plants will produce oxygen and heat which you will need to remove.&lt;br /&gt;
&lt;br /&gt;
Can be consumed raw to restore 100% of hunger.&lt;br /&gt;
&amp;lt;br&amp;gt;Part of recipe in [[Microwave]].&lt;/div&gt;</summary>
		<author><name>174.224.21.15</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Stacker&amp;diff=8585</id>
		<title>Stacker</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Stacker&amp;diff=8585"/>
		<updated>2019-07-07T01:08:13Z</updated>

		<summary type="html">&lt;p&gt;174.224.21.15: Corrected typo, and re-ordered list according to reader output.  Added missing prefabhash variable.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Machines]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Stacker)&lt;br /&gt;
 | image       = [[File:ItemKitStacker.png]]&lt;br /&gt;
 | createdwith = [[Autolathe]], [[Fabricator]]&lt;br /&gt;
| cost        = 10g [[Ingot_(Iron)|Iron]], 2g [[Ingot_(Copper)|Copper]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=Description=&lt;br /&gt;
The kit has 3 variations : 2 are the Stacker, with the power/data port on one side or the other. The last variant is the Unloader&lt;br /&gt;
&lt;br /&gt;
=Stacker=&lt;br /&gt;
&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Stacker&lt;br /&gt;
 | power_usage      = 5W&lt;br /&gt;
 | placed_with_item = [[Kit (Stacker)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Stacker)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Used to stack items in a chosen quantity. The stacker holds back the input until the configured quantity can be stacked _or_ until the input item type changes. If the input is bigger than the chosen quantity, the stacker (despite it&#039;s name) splits it.&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Integer || &lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean || If set to 1, the Stacker will clear its content via its Export Slot&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| Setting || Integer || Default is 1.&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| ClearMemory || Integer? || Writing on this Parameter will reset the ExportCount and ImportCount values to zero.&lt;br /&gt;
|-&lt;br /&gt;
| Output || Integer || value of 0 by default. SInce there is only one export slot, this param do nothing.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| ImportCount || Integer || Incremented each time an item stack enter by the Import slot &lt;br /&gt;
|-&lt;br /&gt;
| ExportCount || Integer || Incremented each time an item stack exit by the Export Slot&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean || 1 if empty, 0 if something is inside the Stacker. When set to 0 The player can use the lever to clear the Stacker&lt;br /&gt;
|-&lt;br /&gt;
| Setting || Integer || Default is 1.&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || In watts. The Stacker require 5W to operate.&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Float || Hash ID of the Stacker.&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Output || Integer || value of 0 by default. SInce there is only one export slot, this param do nothing.&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
The stacker can only stack things up to the stacking limit of the given item:&lt;br /&gt;
*Ingots can be stacked up to 500.&lt;br /&gt;
*Ore will not stack over 50.&lt;br /&gt;
&lt;br /&gt;
=Unloader=&lt;br /&gt;
&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Unloader&lt;br /&gt;
 | power_usage      = 50W&lt;br /&gt;
 | placed_with_item = [[Kit (Stacker)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Stacker)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The unloader variant will empty the content of a belt/container. It will output everything that is inside, followed by belt/container itself.&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Integer || &lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| ClearMemory || Integer? || Writing on this Parameter will reset the ExportCount and ImportCount values to zero.&lt;br /&gt;
|-&lt;br /&gt;
| Output || Integer || value of 0 by default. SInce there is only one export slot, this param do nothing.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || In watts. The Unloader require 50W to operate.&lt;br /&gt;
|-&lt;br /&gt;
| ExportCount || Integer || Incremented each time an item stack exit by the Export Slot&lt;br /&gt;
|-&lt;br /&gt;
| ImportCount || Integer || Incremented each time an item stack enter by the Import slot &lt;br /&gt;
|-&lt;br /&gt;
| Output || Integer || value of 0 by default. SInce there is only one export slot, this param do nothing.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>174.224.21.15</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Sorter&amp;diff=8584</id>
		<title>Sorter</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Sorter&amp;diff=8584"/>
		<updated>2019-07-06T23:42:17Z</updated>

		<summary type="html">&lt;p&gt;174.224.21.15: As of 0.2.2035.9345, sorter only draws 5W.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Machines]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Sorter)&lt;br /&gt;
 | stacks      = 10&lt;br /&gt;
 | image       = [[File:ItemKitSorter.png]]&lt;br /&gt;
 | createdwith = [[Fabricator]]&lt;br /&gt;
 | cost        = 10g [[Iron]], 1g [[Gold]], 5g [[Copper]]&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Sorter&lt;br /&gt;
 | power_usage      = 5W&lt;br /&gt;
 | placed_with_item = [[Kit (Sorter)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Sorter)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
When the Mode is set to 0 or if there is no WhiteList configured on a computer, the Sorter will act as a splitter: items will alternate their output lane each time. The Output property will switch value accordingly.&lt;br /&gt;
&lt;br /&gt;
When controlled by a [[computer]] with a [[Motherboard| Motherboard (Sorter)]] you can whitelist item(s) or itemgroup(s) and discard the rest out the alternate lane.&lt;br /&gt;
&lt;br /&gt;
Caution: meddling with the Output and Mode values can result in a &amp;quot;stuck&amp;quot; state, where an item is trapped inside the sorter. Setting the Mode to 1 will unjam it.&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Integer || Set to 1 by default.&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| ClearMemory || Integer? || Writing on this Parameter will reset the ExportCount and ImportCount values to zero.&lt;br /&gt;
|- &lt;br /&gt;
| Output || Boolean || Set manually the output port. Allow to control the Sorter via IC instead of a computer configuration, for example.&lt;br /&gt;
|- &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| Requiredpower || Integer || In Watts. The Sorter requires 100W of power to function&lt;br /&gt;
|-&lt;br /&gt;
| ExportCount || Integer || Incremented each time an item stack exit by the rejected Export Slot (as in : every time a non whitelisted item is sorted.&lt;br /&gt;
|-&lt;br /&gt;
| ImportCount || Integer || Incremented each time an item stack enter by the Import slot&lt;br /&gt;
|-&lt;br /&gt;
| Output || Boolean || if set to 0, the next item will exit from the right side slot (while facing the exits side of the sorter). If set to 1, the next item will exit the from the left side.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>174.224.21.15</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Soybean&amp;diff=8583</id>
		<title>Soybean</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Soybean&amp;diff=8583"/>
		<updated>2019-07-06T23:36:31Z</updated>

		<summary type="html">&lt;p&gt;174.224.21.15: added hashid for MIPS coding and such.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Food]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Soybean&lt;br /&gt;
 | image       = [[File:ItemSoybean.png]]&lt;br /&gt;
 | createdwith = [[Organics Printer]]&lt;br /&gt;
 | stacks      = 100&lt;br /&gt;
 | hashid      = 1924673028&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Plantbox&lt;br /&gt;
 | name             = SoyaPlant&lt;br /&gt;
 | image            = [[File:Soy Plant.png|thumb|A Fruiting Soy Plant]]&lt;br /&gt;
 | time_to_fruit    = 1.4 Days*&lt;br /&gt;
 | number_of_fruits = 2&lt;br /&gt;
}} &lt;br /&gt;
&lt;br /&gt;
Soy can be grown in hydroponics to yield 2 x Soybean. &lt;br /&gt;
&amp;lt;br&amp;gt;Provide water in and out of the tray and CO&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; at 15&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;C-50&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;C. The plants will produce oxygen and heat which you will need to remove.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Info !! Data&lt;br /&gt;
|-&lt;br /&gt;
| Time To Fruiting || 1.4 Days*&lt;br /&gt;
|-&lt;br /&gt;
| No Fruites || 2&lt;br /&gt;
|-&lt;br /&gt;
| Raw Nutrition || 10%&lt;br /&gt;
|-&lt;br /&gt;
| Edible By Chickens|| Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Science: * Fruiting times may be complicated as this time is in mars days and the result would be better measured in KW generated from 1 solar panel using the [[Solar_Logic_Circuits_Guide | Accurate Solar Setup]]. I don&#039;t know yet if plants work like solar panels and as there is no soybean article, this will do just fine ! I Expect time to fruiting to become far more complicated in the future.&lt;br /&gt;
&lt;br /&gt;
*Processed in [[Reagent Processor]] into [[Soy Oil]].&lt;/div&gt;</summary>
		<author><name>174.224.21.15</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Corn&amp;diff=8582</id>
		<title>Corn</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Corn&amp;diff=8582"/>
		<updated>2019-07-06T17:59:36Z</updated>

		<summary type="html">&lt;p&gt;174.224.21.15: added hashid for MIPS coding and such.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Plants]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Corn&lt;br /&gt;
 | image       = [[File:ItemCorn.png|File:ItemCorn.png]]&lt;br /&gt;
 | maxpressure = &lt;br /&gt;
 | createdwith = [[Organics Printer]]&lt;br /&gt;
 | cost        = &lt;br /&gt;
 | volume      = &lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | hashid      = 258339687&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
Corn can be grown in hydroponics to yield 2 x Corn. &lt;br /&gt;
&amp;lt;br&amp;gt;Provide water into piping and CO2 in atmosphere Min ~7.7Kpa. The plants will produce oxygen and heat which you will need to remove.&lt;br /&gt;
&lt;br /&gt;
Can be consumed raw to restore 2% of hunger.&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>174.224.21.15</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Fern&amp;diff=8581</id>
		<title>Fern</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Fern&amp;diff=8581"/>
		<updated>2019-07-06T17:55:20Z</updated>

		<summary type="html">&lt;p&gt;174.224.21.15: added hashid for MIPS coding and such.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Items]]&lt;br /&gt;
[[Category:Plants]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Fern&lt;br /&gt;
 | image       = [[File:ItemFern.png]]&lt;br /&gt;
 | maxpressure = &lt;br /&gt;
 | createdwith = [[Organics Printer]]&lt;br /&gt;
 | cost        = &lt;br /&gt;
 | volume      = &lt;br /&gt;
 | stacks      = 100&lt;br /&gt;
 | hashid      = 892110467&lt;br /&gt;
}}&lt;br /&gt;
can be grown in hydroponics to yield 2 x Fern.&lt;br /&gt;
&amp;lt;br&amp;gt;Ferns need the following&lt;br /&gt;
&lt;br /&gt;
* Water: any pipe system connected to water will do. &lt;br /&gt;
* Temp: Min 15 Degree Celsius&lt;br /&gt;
&lt;br /&gt;
*Just one should be able to offset the C02 production of one in game player&lt;br /&gt;
&lt;br /&gt;
Its basically your long term oxygen generator when ya don&#039;t have hunger on&lt;br /&gt;
&lt;br /&gt;
If you don&#039;t maintain a proper environment, they will start wilting.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Uses == &amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
*Place in the [[Reagent Processor]] and process them up to 20 at a time to make 100 [[Fenoxitone Powder]] as a stack. Each fern is worth 5 powder per process.&lt;br /&gt;
*[[Fenoxitone Powder]] is needed for [[Milk]]&lt;/div&gt;</summary>
		<author><name>174.224.21.15</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Wheat&amp;diff=8580</id>
		<title>Wheat</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Wheat&amp;diff=8580"/>
		<updated>2019-07-06T17:52:29Z</updated>

		<summary type="html">&lt;p&gt;174.224.21.15: Added hashid for use with MIPS coding and such.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Items]]&lt;br /&gt;
[[Category:Plants]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Wheat&lt;br /&gt;
 | image       = [[File:ItemWheat.png]]&lt;br /&gt;
 | maxpressure = &lt;br /&gt;
 | createdwith = &lt;br /&gt;
 | cost        = &lt;br /&gt;
 | volume      = &lt;br /&gt;
 | stacks      = 100&lt;br /&gt;
 | hashid      = -1057658015&lt;br /&gt;
}}&lt;br /&gt;
Wheat can be grown in hydroponics to yield 2 x Wheat. &lt;br /&gt;
&amp;lt;br&amp;gt;Provide water into piping and CO2 in atmosphere Min ~7.7Kpa. The plants will produce oxygen and heat which you will need to remove.&lt;br /&gt;
&lt;br /&gt;
Can be consumed raw to restore 10% of hunger.&lt;br /&gt;
&amp;lt;br&amp;gt;Used in [[Reagent Processor]] to create 5g of [[Flour]] from 1 [[Wheat]].&lt;/div&gt;</summary>
		<author><name>174.224.21.15</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Template:Itembox&amp;diff=8579</id>
		<title>Template:Itembox</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Template:Itembox&amp;diff=8579"/>
		<updated>2019-07-06T17:50:53Z</updated>

		<summary type="html">&lt;p&gt;174.224.21.15: added hashid for MIPS coding and such.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
 | title = {{{name}}}&lt;br /&gt;
 | image =  {{{image|}}}&lt;br /&gt;
 | label1 = Stacks&lt;br /&gt;
 | data1 = {{{stacks|No}}}&lt;br /&gt;
 | label2 = Constructing Options&lt;br /&gt;
 | data2 = {{{constructs|}}}&lt;br /&gt;
 | header3 = {{ #if: {{{createdwith|}}} | Recipe}}&lt;br /&gt;
 | label4 = Created With&lt;br /&gt;
 | data4 = {{{createdwith|}}}&lt;br /&gt;
 | label5 = Cost&lt;br /&gt;
 | data5 = {{{cost|}}}&lt;br /&gt;
&amp;lt;!-- New recipe style --&amp;gt;&lt;br /&gt;
 | header6 = {{ #if: {{{recipe_machine1|}}} | Recipes}}&lt;br /&gt;
 | label7 = [[{{{recipe_machine1|}}}]]&lt;br /&gt;
 | data7 = {{{recipe_cost1|}}}&lt;br /&gt;
 | label8 = [[{{{recipe_machine2|}}}]]&lt;br /&gt;
 | data8 = {{{recipe_cost2|}}}&lt;br /&gt;
 | label9 = [[{{{recipe_machine3|}}}]]&lt;br /&gt;
 | data9 = {{{recipe_cost3|}}}&lt;br /&gt;
&lt;br /&gt;
 | label10 = Used With&lt;br /&gt;
 | data10 = {{{usedwith|}}}&lt;br /&gt;
 | label12 = Max Input Power&lt;br /&gt;
 | data12 = {{{maxinpower|}}}&lt;br /&gt;
 | label14 = Max Output Power&lt;br /&gt;
 | data14 = {{{maxoutpower|}}}&lt;br /&gt;
 | label16 = Max Pressure&lt;br /&gt;
 | data16 = {{{maxpressure|}}}&lt;br /&gt;
 | label18 = Max Temperature&lt;br /&gt;
 | data18 = {{{maxtemp|}}}&lt;br /&gt;
 | label20 = Logic Parameters&lt;br /&gt;
 | data20 = {{{logic|}}}&lt;br /&gt;
 | label22 = Volume&lt;br /&gt;
 | data22 = {{{volume|}}}&lt;br /&gt;
 | label23 = Hash ID&lt;br /&gt;
 | data23 = {{{hashid|}}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{/Doc}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>174.224.21.15</name></author>
	</entry>
</feed>