Arc Furnace: Difference between revisions
From Stationeers Wiki
More actions
Added table for description and type of each logic parameter |
m changed type names |
||
| Line 57: | Line 57: | ||
! Name !! Type !! Description | ! Name !! Type !! Description | ||
|- | |- | ||
| Power || | | Power || On/Off (0/1) || 0 if the Arc Furnace is receiving no power, 1 if it is | ||
|- | |- | ||
| Error || | | Error || On/Off (0/1) || 0 if the Arc Furnace is not flashing an error, 1 if it is | ||
|- | |- | ||
| Activate || | | Activate || On/Off (0/1) || 0 if the Arc Furnace is inactive, 1 if it is active | ||
|- | |- | ||
| Lock || || | | Lock || || | ||
| Line 67: | Line 67: | ||
| Reagents || || | | Reagents || || | ||
|- | |- | ||
| On || | | On || On/Off (0/1) || 0 if the Arc Furnace is off, 1 if it is on | ||
|- | |- | ||
| ImportQuantity || | | ImportQuantity || Units || Quantity of items in the Arc Furnace's Import | ||
|- | |- | ||
| ImportSlotOccupant || | | ImportSlotOccupant || On/Off (0/1) || 0 if the Arc Furnace's Import is empty, 1 if it is not | ||
|- | |- | ||
| ExportQuantity || | | ExportQuantity || Units || Quantity of items in the Arc Furnace's Export | ||
|- | |- | ||
| ExportSlotOccupant || | | ExportSlotOccupant || On/Off (0/1) || 0 if the Arc Furnace's Export is empty, 1 if it is not | ||
|- | |- | ||
| RequiredPower || Watts || The required power to keep the Arc Furnace powered when idle (5W) | | RequiredPower || Watts || The required power to keep the Arc Furnace powered when idle (5W) | ||
|- | |- | ||
| Idle || | | Idle || On/Off (0/1) || 0 if the Arc Furnace's slots are empty and it is not smelting, 1 if they're full or it is smelting | ||
|} | |} | ||
</translate> | </translate> | ||
Revision as of 00:59, 16 February 2018
<languages /> <translate>
![]() | |
| Recipe | |
|---|---|
| Created With | Autolathe, Fabricator |
| Cost | 20g Iron, 5g Copper |
| Logic | |
| Logic Parameters |
|
![]() | |
| Operation | |
|---|---|
| Construction | |
| Placed with | {{{placed_with_item}}} |
| Placed on | {{{placed_on_grid}}} |
Description
Used to smelt a variety of ores into their ingot form to be used in crafting.
Used to create
Each ore requires a different wattage to smelt. The current values as of 12/28/2017 are as follows
| Arc Furnace Output | Wattage Required | Time to Smelt One Ore | Gas Byproduct |
|---|---|---|---|
| Silicon Ingot | 100w | 3 seconds | N2 33% / CO2 33% / X 33% / O2 0% |
| Iron Ingot | 200w | 1 second | N2 0% / CO2 20% / X 80% / O2 0% |
| Copper Ingot | 500w | 3 seconds | N2 0% / CO2 0% / X 0% / O2 0% |
| Lead Ingot | 1000w | 5 seconds | N2 31% / CO2 3% / X 63% / O2 3% |
| Nickel Ingot | 1000w | 5 seconds | N2 20% / CO2 40% / X 40% / O2 0% |
| Silver Ingot | 1000w | 5 seconds | N2 17% / CO2 42% / X 42% / O2 0% |
| Gold Ingot | 2000w | 6 Seconds | N2 17% / CO2 7% / X 69% / O2 7% |
Logic Parameters
| Name | Type | Description |
|---|---|---|
| Power | On/Off (0/1) | 0 if the Arc Furnace is receiving no power, 1 if it is |
| Error | On/Off (0/1) | 0 if the Arc Furnace is not flashing an error, 1 if it is |
| Activate | On/Off (0/1) | 0 if the Arc Furnace is inactive, 1 if it is active |
| Lock | ||
| Reagents | ||
| On | On/Off (0/1) | 0 if the Arc Furnace is off, 1 if it is on |
| ImportQuantity | Units | Quantity of items in the Arc Furnace's Import |
| ImportSlotOccupant | On/Off (0/1) | 0 if the Arc Furnace's Import is empty, 1 if it is not |
| ExportQuantity | Units | Quantity of items in the Arc Furnace's Export |
| ExportSlotOccupant | On/Off (0/1) | 0 if the Arc Furnace's Export is empty, 1 if it is not |
| RequiredPower | Watts | The required power to keep the Arc Furnace powered when idle (5W) |
| Idle | On/Off (0/1) | 0 if the Arc Furnace's slots are empty and it is not smelting, 1 if they're full or it is smelting |
</translate>

