Actions

Editing Kit (Arc Furnace)

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 3: Line 3:
 
<!--T:1-->
 
<!--T:1-->
 
[[Category:Machines]]
 
[[Category:Machines]]
[[Category:Import/Export]]
 
 
{{Itembox
 
{{Itembox
 
  | name        = Kit (Arc Furnace)
 
  | name        = Kit (Arc Furnace)
Line 29: Line 28:
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
|-
 
|-
! Furnace Input !! X (mols) !! CO2 (mols) !! N2 (mols) !! O2 (mols) !! NOS (mols) !! H2 (mols) !! H2O (mols)
+
! Arc Furnace Output !! Gas Byproduct
 
|-
 
|-
| Coal 50g || 150 X || 500 CO2 || 0 || 0 || 0 || 0 || 0
+
| [[Silicon Ingot]] || '''N2 33% / CO2 33% / X 33%''' / O2 0%
 
|-
 
|-
| Charcoal 50g || 150 X || 150 CO2 || 0 || 0 || 0 || 0 || 0
+
| [[Iron Ingot]] || N2 0% / '''CO2 20% / X 80%''' / O2 0%
 
|-
 
|-
| Biomass 50g || 200 X || 0 || 0 || 0 || 0 || 400 H2 || 0
+
| [[Copper Ingot]] || N2 20% / CO2 40% / X 40% / O2 0%
 
|-
 
|-
| Iron 50g || 100 X || 25 CO2 || 0 || 0 || 0 || 0 || 0
+
| [[Lead Ingot]] || '''N2 26% / CO2 11% / X 53% / N2O 11%'''
 
|-
 
|-
| Copper 50g || 50 X || 50 CO2 || 25 N2 || 0 || 0 || 0 || 0
+
| [[Nickel Ingot]] || '''N2 20% / CO2 40% / X 40%''' / O2 0%
 
|-
 
|-
| Gold 50g || 100 X || 10 CO2 || 25 N2 || 10 O2 || 0 || 0 || 0
+
| [[Silver Ingot]] || '''N2 17% / CO2 42% / X 42%''' / O2 0%
 
|-
 
|-
| Silver 50g || 50 X || 0 || 20 N2 || 0 || 50 NOS || 0 || 0
+
| [[Gold Ingot]] || '''N2 17% / CO2 7% / X 69% / O2 7%'''
|-
 
| Lead 50g || 100 X || 20 CO2 || 50 N2 || 0 || 20 NOS || 0 || 0
 
|-
 
| Nickel 50g || 50 X || 50 CO2 || 25 N2 || 0 || 0 || 0 || 0
 
|-
 
| Silicon 50g || 50 X || 50 CO2 || 50 N2 || 0 || 0 || 0 || 0
 
|-
 
| Cobalt 50g || 0 || 0 || 150 N2 || 0 || 0 || 50 H2 || 0
 
|-
 
| Uranium 50g || 1750 X || 0 || 0 || 0 || 0 || 0 || 0
 
|-
 
| Ice (Nitrice) 50g || 0 || 0 || 1125 N2 || 0 || 125 NOS || 0 || 0
 
|-
 
| Ice (Oxite) 50g || 0 || 0 || 125 N2 || 1125 O2 || 0 || 0 || 0
 
|-
 
| Ice (Volatiles) 50g || 0 || 0 || 0 || 0 || 0 || 1100 H2 || 0
 
|-
 
| Ice (Water) 50g || 0 || 0 || 250 N2 || 0 || 0 || 0 || 1000 H2O (Steam)
 
 
|}
 
|}
  
Line 85: Line 66:
 
! Output Name !! Data Type !! Description
 
! Output Name !! Data Type !! Description
 
|-
 
|-
| On || Boolean || Returns whether the Arc Furnace is turned on. (0 for no, 1 for yes)
+
| Power || Boolean || Returns whether the Arc Furnace is turned on and receives power. (0 for no, 1 for yes)
 
|-
 
|-
| Power || Boolean || Returns whether the Arc Furnace is turned on and receives power. (0 for no, 1 for yes)
+
| Error || Boolean || Returns whether the Arc Furnace is flashing an error. (0 for no, 1 for yes)
 
|-
 
|-
| PreFabHash|| Float || 247344692
+
| Activate || Boolean || Returns whether the Arc Furnace is activated. (0 for no, 1 for yes)
 
|-
 
|-
| Reagents || Boolean || Returns the ammount of ore items it has already processed and will export if turend off or deactivated.
+
| Lock || Boolean || Returns whether the Arc Furnace is locked. (0 for no, 1 for yes)
 
|-
 
|-
| RecipeHash|| Float || Returns the hash number of the current recipe
+
| Reagents || (Unknown) || (Unknown)
 
|-
 
|-
| RequiredPower || Integer || Returns the current amount of power, required by the Arc Furnace, in Watts. '''Note''': This output currently has a bug. (See [[#Bugs]])
+
| On || Boolean || Returns whether the Arc Furnace is turned on. (0 for no, 1 for yes)
 
|-
 
|-
| Activate || Boolean || Returns whether the Arc Furnace is activated. (0 for no, 1 for yes)
+
| ImportQuantity || Integer || Returns the size of the current stack inside the Arc Furnace's input slot. It is updated when the furnace is smelting.
 
|-
 
|-
| Error || Boolean || Returns whether the Arc Furnace is flashing an error. (0 for no, 1 for yes)
+
| ImportSlotOccupant || Boolean || Returns whether the import slot holds an item. (0 for no, 1 for yes)
 
|-
 
|-
| ExportCount || Integer || Returns the nuymber of times it exported a stack of ingots.
+
| ExportQuantity || (Unknown) || (Unknown)
 
|-
 
|-
| Idle || Boolean || Returns whether the Arc Furnace is idling. (0 for no, 1 for yes)
+
| ExportSlotOccupant || Boolean || Returns whether the export slot currently holds an item. (0 for no, 1 for yes) This only turns to 1 for a short moment after smelting is finished, before the smelted bar is dropped out.
 
|-
 
|-
| ImportCount || Integer || Returns the number of times a stack of ores was introduced in the input slot.
+
| RequiredPower || Integer || Returns the current amount of power, required by the Arc Furnace, in Watts. '''Note''': This output currently has a bug. (See [[#Bugs]])
 
|-
 
|-
| Lock || Boolean || Returns whether the Arc Furnace is locked. (0 for no, 1 for yes)
+
| Idle || Boolean || Returns whether the Arc Furnace is currently idle. This is the negation of the "Activate" output. (0 for no, 1 for yes)
 
|}
 
|}
  

Please note that all contributions to Unofficial Stationeers Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Unofficial Stationeers Wiki:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)