<?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=Evil+Bengt</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=Evil+Bengt"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/Evil_Bengt"/>
	<updated>2026-04-04T05:39:28Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Basic_Chutes&amp;diff=12103</id>
		<title>Basic Chutes</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Basic_Chutes&amp;diff=12103"/>
		<updated>2022-06-19T19:38:18Z</updated>

		<summary type="html">&lt;p&gt;Evil Bengt: Added Lock parameter to Data Parameters section.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Itembox&lt;br /&gt;
 | image       = [[File:ItemKitChute.png]]&lt;br /&gt;
 | name        = Kit (Chutes)&lt;br /&gt;
 | createdwith = [[Autolathe]], [[Fabricator]], [[Hydraulic Pipe Bender]]&lt;br /&gt;
 | cost        = 1g [[Iron]]*&lt;br /&gt;
 | stacks      = 10&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Chute&lt;br /&gt;
 | placed_with_item = [[Kit (Chutes)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Wrench]]&lt;br /&gt;
 | item_rec1        = [[Kit (Chutes)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Chute =&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Used to transport items. The Kit can be used to create 7 different variants, some of them are able to connect to power and logic network.&lt;br /&gt;
&lt;br /&gt;
== Recipes ==&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
{{Recipe&lt;br /&gt;
|{{Recipe/row |machine = Autolathe |mats = 3g [[Iron]] |time = 5 |energy = 500}}&lt;br /&gt;
|{{Recipe/row |machine = Fabricator |mats = 1g [[Iron]] |time = 1 |energy = 500}}&lt;br /&gt;
|{{Recipe/row |machine = Hydraulic Pipe Bender |mats = 3g [[Iron]] |time = 5 |energy = 500}}&lt;br /&gt;
|{{Recipe/row |machine = Recycler |mats = 1,5g [[Iron]] |time = 5 |energy = 1000}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Chute Bin =&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;
| Open || Boolean || Opens the Chute Bin, when set to 1. Closes it, when set to 0.&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the Chute Bin on when set to 1. Turns it off, when set to 0.&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Prevents the player from pulling the lever on the Chute Bin. 1 = Locked, 0 = Unlocked.&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 || Returns whether the Chute Bin is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Returns whether the Chute Bin is open. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the Chute Bin is flashing an error. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the Chute Bin is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power, required by the Chute Bin, in watts.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Chute Outlet =&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;
| Open || Boolean || Opens the Chute Outlet when set to 1.&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Locks the Chute Outlet when set to 1. Unlocks it, when set to 0.&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;
| Open || Boolean || Returns whether the Chute Outlet is open. (0 for no, 1 for yes) This only returns 1 briefly, when the Chute Outlet opens.&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Returns whether the Chute Outlet is locked. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| ImportQuantity || Integer || Returns the number of items, the Chute Outlet is holding, in grams.&lt;br /&gt;
|-&lt;br /&gt;
| ImportSlotOccupant || Boolean || Returns whether the Chute Outlet is holding an item. (0 for no, 1 for yes)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Chute Inlet =&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters|empty}}&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;
| Lock || Boolean || 1 if the inlet is locked, 0 if it is not.  &lt;br /&gt;
|-&lt;br /&gt;
| ImportCount || Integer || Returns the number of stacks imported by the inlet.&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns a hash. (Chute Inlet ItemID?)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Evil Bengt</name></author>
	</entry>
</feed>