Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Recycler: Difference between revisions

From Stationeers Wiki
Krzeszny (talk | contribs)
reworded to be clearer
m Remove translation markup (automated)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages />
[[Category:Import/Export]]
<translate>
 
 
== Description ==
== Description ==
<!--T:1-->
[[Category:Machines]]
[[Category:Machines]]
{{Itembox
{{Itembox
Line 19: Line 19:
  | item_rec1        = [[Kit (Recycler)]]
  | item_rec1        = [[Kit (Recycler)]]
}}
}}
Used to recycle a variety of items. It outputs a [[Reagent Mix]] that can be turned back into ores in a [[Centrifuge]] or just smelted in a [[Furnace]] if it has correct ore/alloy proportions.
Used to recycle a variety of items. It outputs a [[Reagent Mix]] that can be turned back into ores in a [[Centrifuge]] or just smelted in a [[Furnace]] if it has correct [[ore]]/alloy proportions.
*Recycles items with a 50% loss,
*Recycles items with a 50% loss,
*Losslessly recycles materials produced in furnaces, especially ingots, and reagent mixes.
*Losslessly recycles materials produced in furnaces, especially ingots, and reagent mixes.
Line 25: Line 25:
Note: since ingots can be recycled into reagents, which can then be put into the centrifuge with 100% reclamation of the material from the ingot into the ore.  This allows you to smelt the same ores over and over and extract the gases from them each time, creating an infinite supply of gases, including [[Oxygen]] on Vulcan. This is not intentional and may be removed at some point.
Note: since ingots can be recycled into reagents, which can then be put into the centrifuge with 100% reclamation of the material from the ingot into the ore.  This allows you to smelt the same ores over and over and extract the gases from them each time, creating an infinite supply of gases, including [[Oxygen]] on Vulcan. This is not intentional and may be removed at some point.


Items within a container, such as a toolbelt, will also be recycled and added to the resulting reagent ore.  
Items within a container, such as a toolbelt, will also be recycled and added to the resulting reagent ore.


==Automation==
==Automation==


Managing the Recycler from an IC is challenging, because while it has an Import and Export slot, there is also an internal inventory that is not visible to the MIPS API.
Managing the Recycler from an IC is challenging, because while it has an Import and Export slot, there is also an internal inventory that is not visible to the MIPS API.
</translate>

Latest revision as of 17:18, 8 March 2026


Description

Kit (Recycler)
Recipe
Created With Autolathe, Fabricator
Cost 20g Iron, 10g Copper
Recycler
Operation
Power Usage 100W
Construction
Placed with Kit (Recycler)
Placed on Small Grid
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Kit (Recycler)

Used to recycle a variety of items. It outputs a Reagent Mix that can be turned back into ores in a Centrifuge or just smelted in a Furnace if it has correct ore/alloy proportions.

  • Recycles items with a 50% loss,
  • Losslessly recycles materials produced in furnaces, especially ingots, and reagent mixes.

Note: since ingots can be recycled into reagents, which can then be put into the centrifuge with 100% reclamation of the material from the ingot into the ore. This allows you to smelt the same ores over and over and extract the gases from them each time, creating an infinite supply of gases, including Oxygen on Vulcan. This is not intentional and may be removed at some point.

Items within a container, such as a toolbelt, will also be recycled and added to the resulting reagent ore.

Automation

Managing the Recycler from an IC is challenging, because while it has an Import and Export slot, there is also an internal inventory that is not visible to the MIPS API.