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

IC Editor Motherboard: Difference between revisions

From Stationeers Community Wiki
Linver (talk | contribs)
No edit summary
Azera (talk | contribs)
m Azera moved page Motherboard (IC Editor) to IC Editor Motherboard: Change to match in-game item name
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[Category:MIPS Programming]]
{{Itembox
{{Itembox
  | name       = Motherboard (IC Editor)
  |           name = IC Editor Motherboard
  | createdwith = [[Electronics Printer]], [[Fabricator]]
  |           image = [[File:MotherboardProgrammableChip.png]]
  | cost        = 5g [[Copper]], 5g [[Gold]]
|          stacks = 1
| recipe_machine1 = Electronics Printer
  |   recipe_cost1 = 5g [[Copper]], 5g [[Gold]]
|      prefabhash = -161107071
|      prefabname = MotherboardProgrammableChip
|      slot_class = SlotClass.Motherboard
|    sorting_class = SortingClass.Default
}}
}}


The [[Motherboard (IC Editor)]] is a [[Motherboard]] that can be placed in the front hatch of a [[Computer]].  This allows the user to save, load, and edit scripts for [[Special:MyLanguage/Integrated Circuit_(IC10)|Integrated Circuits]]. The scripts saved in player library are preserved between worlds and game sessions.  If the logic output of the computer is connected to a network containing an [[Special:MyLanguage/Kit (IC Housing) IC Housing|IC Housing]] with an [[Special:MyLanguage/Integrated Circuit_(IC10)|Integrated Circuit]] installed, then the computer may also import code from the circuit or export code to it.  The circuits are programmed in the [[MIPS]] language; the stationeers website provides a working simulator [https://stationeering.com/tools/ic] with some instructions to get new users started.
{{Stationpedia|When placed in a [[Computer]], the IC Editor allows players to write and edit IC code, which can then be uploaded to a [[Integrated Circuit (IC10)]] if housed in an [[IC Housing]].}}
 
The IC Editor Motherboard is a [[Motherboard]] that can be placed in the front hatch of a [[Computer]] or in a [[Laptop]].  This allows the user to save, load, and edit scripts for [[Integrated Circuit_(IC10)|Integrated Circuits]]. The scripts saved in player library are preserved between [[worlds]] and game sessions.  If the [[logic]] output of the computer is connected to a network containing an [[Kit (IC Housing) IC Housing|IC Housing]] with an [[Integrated Circuit_(IC10)|Integrated Circuit]] installed, then the computer may also import code from the circuit or export code to it.  The [[circuits]] are programmed in the [[IC10]] language; the [[stationeers]] website provides a working simulator [https://stationeering.com/tools/ic] with some instructions to get new users started.

Latest revision as of 15:02, 9 April 2026

IC Editor Motherboard
Properties
Stacks No
Recipes
Electronics Printer 5g Copper, 5g Gold
Logic
Item Hash -161107071
Item Name MotherboardProgrammableChip
Logic Classes
SlotClass.Motherboard
SortingClass.Default


Stationpedia

When placed in a Computer, the IC Editor allows players to write and edit IC code, which can then be uploaded to a Integrated Circuit (IC10) if housed in an IC Housing.

The IC Editor Motherboard is a Motherboard that can be placed in the front hatch of a Computer or in a Laptop. This allows the user to save, load, and edit scripts for Integrated Circuits. The scripts saved in player library are preserved between worlds and game sessions. If the logic output of the computer is connected to a network containing an IC Housing with an Integrated Circuit installed, then the computer may also import code from the circuit or export code to it. The circuits are programmed in the IC10 language; the stationeers website provides a working simulator [1] with some instructions to get new users started.