Minecraft Username: Nightcord_25
Have you read the Read Before Posting post?: Yes!
Your favorite thing about redstone: I wanna explore the 3rd dimension, most other forms of computational logic that ive experienced are just 2d, and in this case its not 1 to 1 replica of logic gates, so thats another interesting part.
A build you have made which demonstrates redstone knowledge (This is your trial build): 8 bit ALU
Explain what your build does in detail:
possible operations:
A + B
A - B
B - A
A xor B
A and B
A or B
4th bit shown in the 2nd image is “negate” so we also have:
not (A + B)
not (A - B)
not (B - A)
A xnor B
A nand B
A nor B
I’m not entirely sure how fast it is, however I frankly don’t want to know (I’m scared about how slow it is)
it uses a CCA adder in the middle that i made myself, that also means I made it myself (slow)
If you view the ALU from the output side, the side i forward the XOR signal is on the right, the side i forward the OR signal is from the left.
both inputs and output all have XOR on them, so I can use two’s complement to do subtraction and since its both inputs, I can choose either A-B or B-A, Oh and it lacks a dedicated carry but thats cause I haven’t thought of a need for it yet besides being used for subtraction.
Images / videos of the build:
What is the name of the warp for your build on ORE?:
/warp tetoALU
Provide your results after completing the ORE Binary Quiz:Binary Quiz completion certificate:
Completed by Nightcord_25 in 4m6.297s on 8/22/2026, 14:59 UTC.
92.59% accuracy with 2/27 answers given incorrectly.
9aa5dbbc-4ec3-4909-addf-cedee28060fc-4e69676874636f72645f3235
5n4e0j630928181a6t6u124n3v3w4p246w165d5ymt4i2osdmt4i7yty
Do you agree with the rules?: Yes, yuh uh.
i hope i didn’t format this wrong ![]()
![]()

