This mod adds a discrete NAND, NOR, XNOR, and Pass logic gates to the game. I have plans to put in a Full Adder, a 1 bit multiplexer, a customizable timer, and an input splitter.
You can craft everything from the wiring station, and can also be accessed from the Tabula Rasa if you happen to have it.
If you have suggestions for any logic gates, let me know, and I'll see about adding them if they're not too complex.
NAND Gate
An AND gate with a NOT at the end.
In game operation
NOR Gate
An OR gate with a NOT at the end.
In game operation
XNOR Gate
An XOR gate with a NOT at the end.
In game operation
Pass gate
Just a wire. Useful for timing.
In game operation
1 Bit decoder
Swaps between the two outputs based on the input.
In game operation
Line Splitter
Takes an input and puts it on both outputs
In game operation
Multiplexer
Takes two data inputs and a switch input, and outputs the data input selected by the switch.
In game operation (Couldn't get this working using bulb, used torch instead.)
Demultiplexer
Takes a data input and a switch input, and outputs to the line selected by the switch.
In game operation
Full Adder
Takes in A, B, and a Carry In, and adds them out to Result and Carry Out.
- Mod Pack Permissions:
- Anyone can use this mod in their mod compilation without the author's consent.
- Mod Assets Permissions:
- You must get the author's consent before altering/redistributing any assets included in this mod.
-
Welcome to the official Starbound Mod repository, Guest! Not sure how to install your mods? Check out the installation guide or check out the modding help thread for more guides.Dismiss Notice
Outdated Mods have been moved to their own category! If you update your mod please let a moderator know so we can move it back to the active section.

Additional Logic Gates Beta 4.0
Adds more logic gates to the Starbound arsenal.
Tags:
Recent Updates
- Beta 4.0: Full Adder Update Oct 14, 2017
- Beta 3.0 Oct 3, 2017
- Beta 2.0 Oct 2, 2017