Actions

Editing Organics Printer

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 1: Line 1:
{{deprecated}}[[Category:Deprecated]]
 
 
<languages />
 
<languages />
 
<translate>
 
<translate>
 
<!--T:1-->
 
<!--T:1-->
[[Category:Machines]]
+
[[Category:Machines]][[Category:Data Network]]
[[Category:Fabricators]]
 
 
{{Itembox
 
{{Itembox
 
  | name        = Kit (Organics Printer)
 
  | name        = Kit (Organics Printer)
  | image      = [[File:ItemKitOrganicsPrinter.png]]
+
  | image      = [[File:ItemKitOrganicsPrinter.png|thumb]]
 
  | createdwith = [[Fabricator]]
 
  | createdwith = [[Fabricator]]
 
  | cost        = 10g [[Gold]], 30g [[Steel]], 10g [[Lead]], 20g [[Electrum]]
 
  | cost        = 10g [[Gold]], 30g [[Steel]], 10g [[Lead]], 20g [[Electrum]]
 
}}
 
}}
 
{{Structurebox
 
{{Structurebox
  | name             = Organics Printer
+
  | name       = Organics Printer
  | image           = [[File:OrganicsPrinter.jpg|thumb]]
+
  | image     = [[File:OrganicsPrinter.jpg|thumb]]
  | power_usage      = 100W + Recipe Usage
+
  | placement = Small Grid
  | placed_with_item = [[Kit (Organics Printer)]]
+
  | powerusage = 100W + Recipe Usage
| placed_on_grid  = Small Grid
 
  | decon_with_tool1 = [[Hand Drill]]
 
| item_rec1        = [[Kit (Organics Printer)]]
 
 
}}
 
}}
  
== Removal ==
 
This machine was removed from the game and can no longer be crafted or created even in [[Creative Mode]]. Not to dismay, seeds and other food can be [[Trader|traded]] for instead.
 
  
 
== Description == <!--T:2-->
 
== Description == <!--T:2-->
Line 30: Line 23:
  
 
== Used to create ==
 
== Used to create ==
 +
 
Each product requires a different amount of power to print:
 
Each product requires a different amount of power to print:
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
|-
 
|-
! Product !! Ticks to print !! Wattage per tick !! Total [[Battery_Cell|Joules]] Consumed
+
! Product !! Ticks to print !! Wattage per tick !! Total Wattage Consumed
 
|-
 
|-
| [[Corn]]
+
| Corn
 
| 120
 
| 120
 
| 513-521
 
| 513-521
 
| 100000
 
| 100000
 
|-
 
|-
| [[Fern]]
+
| Fern
 
| 120
 
| 120
 
| 513-521
 
| 513-521
 
| 100000
 
| 100000
 
|-
 
|-
| [[Fertilized Egg]]
+
| Fertilized Egg
 
| 300
 
| 300
 
| 16.6-16.9K
 
| 16.6-16.9K
 
| 10000000
 
| 10000000
 
|-
 
|-
| [[Potato]]
+
| Potato
 
| 120
 
| 120
 
| 513-521
 
| 513-521
 
| 100000
 
| 100000
 
|-
 
|-
| [[Soybean]]
+
| Soybean
 
| 120
 
| 120
 
| 513-521
 
| 513-521
 
| 100000
 
| 100000
 
|-
 
|-
| [[Wheat]]
+
| Wheat
 
| 120
 
| 120
 
| 513-521
 
| 513-521
Line 66: Line 60:
 
|}
 
|}
  
<div class="toccolours mw-collapsible mw-collapsed">
+
== Data Network Properties == <!--T:3-->
{{Data Network Header}}
+
These are all [[:Category:Data Network|Data Network]] properties of this device.
Expand to see the properties.
 
<div class="mw-collapsible-content">
 
 
<!-- data network suggest it's a hack of the arc furnace with the same apparent bugs -->
 
<!-- data network suggest it's a hack of the arc furnace with the same apparent bugs -->
  
{{Data Parameters}}
+
=== Data Parameters ===
 +
These are all parameters, that can be written to with a [[Kit_(Logic_I/O)#Logic_Writer|Logic Writer]] or a [[Kit_(Logic_I/O)#Batch_Writer|Batch Writer]]. The outputs are listed in the order a Logic Writer's "VAR" setting cycles through them.
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 82: Line 75:
 
|-
 
|-
 
| On || Boolean || Turns the Organics Printer on when set to 1. Turns it off, when set to 0.
 
| On || Boolean || Turns the Organics Printer on when set to 1. Turns it off, when set to 0.
|-
 
| [[RecipeHash]] || Integer || Read recipehash of selected recipe <small>Number is calculated using hash on prefabname</small>
 
 
|}
 
|}
  
{{Data Outputs}}
+
=== Data Outputs ===
 +
These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Logic_Reader|Logic Reader]]. The outputs are listed in the order a Logic Reader's "VAR" setting cycles through them.
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 111: Line 103:
 
| 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 the product is finished, before the product is ejected.
 
| 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 the product is finished, before the product is ejected.
 
|-
 
|-
| RequiredPower || Integer || Returns the current amount of power, required by the Organics Printer, in Watts. <ref>The "RequiredPower" output does not update while operating. It only returns 100 when on, and 0 otherwise.</ref>
+
| RequiredPower || Integer || Returns the current amount of power, required by the Organics Printer, in Watts. <ref>The "RequiredPower" output does not update while smelting. It only returns 100 when on, and 0 otherwise.</ref>
|-
 
| [[RecipeHash]] || Integer || Set machine to recipe <small>Number is calculated using hash on prefabname</small>
 
 
|}
 
|}
</div>
 
</div>
 
  
 +
<references />
 
</translate>
 
</translate>

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)