Organics Printer: Difference between revisions
More actions
m Deprecated warning, Category:Fabricators |
m Fix broken headlines from translation cleanup |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{deprecated}} | {{deprecated}} | ||
[[Category:Deprecated]] | |||
[[Category: | |||
{{Itembox | {{Itembox | ||
| name = Kit (Organics Printer) | | name = Kit (Organics Printer) | ||
| image = [[File:ItemKitOrganicsPrinter.png]] | | image = [[File:ItemKitOrganicsPrinter.png]] | ||
| createdwith = | | createdwith = Fabricator | ||
| cost = 10g | | cost = 10g Gold, 30g Steel, 10g Lead, 20g Electrum | ||
}} | }} | ||
{{Structurebox | {{Structurebox | ||
| Line 15: | Line 12: | ||
| image = [[File:OrganicsPrinter.jpg|thumb]] | | image = [[File:OrganicsPrinter.jpg|thumb]] | ||
| power_usage = 100W + Recipe Usage | | power_usage = 100W + Recipe Usage | ||
| placed_with_item = | | placed_with_item = Kit (Organics Printer) | ||
| placed_on_grid = Small Grid | | placed_on_grid = Small Grid | ||
| decon_with_tool1 = | | decon_with_tool1 = Hand Drill | ||
| item_rec1 = | | item_rec1 = Kit (Organics Printer) | ||
}} | }} | ||
== Removal == | == Removal == | ||
This machine was removed from the game and can no longer be crafted or created even in | 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 == | == Description == | ||
The Organics Printer is used to print a variety of different organic resources. The power button toggles machines power state. You can use the arrow buttons select a recipe, push the square button in-between the arrows to print. You can also use the box on the right to find a recipe. | The Organics Printer is used to print a variety of different organic resources. The power button toggles machines power state. You can use the arrow buttons select a recipe, push the square button in-between the arrows to print. You can also use the box on the right to find a recipe. | ||
NB: Machine will continue to craft until button is pushed again, machine is turned off or loses power. | |||
== Used to create == | == Used to create == | ||
| Line 33: | Line 30: | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
! Product !! Ticks to print !! Wattage per tick !! Total | ! Product !! Ticks to print !! Wattage per tick !! Total Battery_Cell|Joules Consumed | ||
|- | |- | ||
| | | Corn | ||
| 120 | | 120 | ||
| 513-521 | | 513-521 | ||
| 100000 | | 100000 | ||
|- | |- | ||
| | | Fern | ||
| 120 | | 120 | ||
| 513-521 | | 513-521 | ||
| 100000 | | 100000 | ||
|- | |- | ||
| | | Fertilized Egg | ||
| 300 | | 300 | ||
| 16.6-16.9K | | 16.6-16.9K | ||
| 10000000 | | 10000000 | ||
|- | |- | ||
| | | Potato | ||
| 120 | | 120 | ||
| 513-521 | | 513-521 | ||
| 100000 | | 100000 | ||
|- | |- | ||
| | | Soybean | ||
| 120 | | 120 | ||
| 513-521 | | 513-521 | ||
| 100000 | | 100000 | ||
|- | |- | ||
| | | Wheat | ||
| 120 | | 120 | ||
| 513-521 | | 513-521 | ||
| Line 83: | Line 80: | ||
| 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> | ||
|} | |} | ||
| Line 113: | Line 110: | ||
| 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 operating. 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> | ||
</div> | </div> | ||
Latest revision as of 17:41, 8 March 2026
| This item is deprecated. |
![]() | |
| Recipe | |
|---|---|
| Created With | Fabricator |
| Cost | 10g Gold, 30g Steel, 10g Lead, 20g Electrum |
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
The Organics Printer is used to print a variety of different organic resources. The power button toggles machines power state. You can use the arrow buttons select a recipe, push the square button in-between the arrows to print. You can also use the box on the right to find a recipe.
NB: Machine will continue to craft until button is pushed again, machine is turned off or loses power.
Used to create
Each product requires a different amount of power to print:
| Product | Ticks to print | Wattage per tick | Joules Consumed |
|---|---|---|---|
| Corn | 120 | 513-521 | 100000 |
| Fern | 120 | 513-521 | 100000 |
| Fertilized Egg | 300 | 16.6-16.9K | 10000000 |
| Potato | 120 | 513-521 | 100000 |
| Soybean | 120 | 513-521 | 100000 |
| Wheat | 120 | 513-521 | 100000 |
Data Network Properties
These are all Data Network properties of this device. Expand to see the properties.
Data Parameters
These are all parameters that can be written with a Logic Writer, Batch Writer, or Integrated Circuit (IC10).
| Parameter Name | Data Type | Description |
|---|---|---|
| Open | Boolean | Starts the Organics Printer Unit, when set to 1. Stops it, when set to 0. |
| Activate | Boolean | Activates the Organics Printer when set to 1. Deactivates it, 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 Number is calculated using hash on prefabname |
Data Outputs
These are all parameters, that can be read with a Logic Reader or a Slot Reader. The outputs are listed in the order a Logic Reader's "VAR" setting cycles through them.
| Output Name | Data Type | Description |
|---|---|---|
| Power | Boolean | Returns whether the Organics Printer is turned on and receives power. (0 for no, 1 for yes) |
| Open | Boolean | Returns whether the Organics Printer Unit is running. (0 for no, 1 for yes) |
| Error | Boolean | Returns whether the Organics Printer is flashing an error. (0 for no, 1 for yes) |
| Activate | Boolean | Returns whether the Organics Printer is activated. (0 for no, 1 for yes) |
| Reagents | (Unknown) | (Unknown) |
| On | Boolean | Returns whether the Organics Printer is turned on. (0 for no, 1 for yes) |
| ImportQuantity | Integer | Returns the size of the current stack inside the Organics Printer 's input slot. |
| ImportSlotOccupant | Boolean | Returns whether the import slot holds an item. (0 for no, 1 for yes) |
| ExportQuantity | (Unknown) | (Unknown) |
| 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. [1] |
| RecipeHash | Integer | Set machine to recipe Number is calculated using hash on prefabname |
- ↑ The "RequiredPower" output does not update while operating. It only returns 100 when on, and 0 otherwise.

