Nxjfjhdhdhdhdnj Builder Application

Minecraft Username: Nxjfjhdhdhdhdnj

Have you read the Read Before Posting post?: Yes

Your favorite thing about redstone: My favorite thing about redstone is the ability to express real world technology in a cheap and easy to visualize way. It provides a pathway for me to learn more about computer science from a lens in which isn’t very easy to visualize. I also like how creative the technology becomes as you progress into the trenches of more obscure and technological approaches such as wallstone, leafstone, bubblestone. Those sorts of things. While my interest in redstone is primarily in computational aspects I do find enjoyment in many others fascinating.

A build you have made which demonstrates redstone knowledge (This is your trial build):

A 4 Bit RCA Alu with add/sub/xor/nor support

Explain what your build does in detail:

This build uses 3 xor gates and 2 and gates to achieve the result of an add or subtract using 2s compliment logic. While it is quite easy to add support for more logic gate operations by simply hijacking the inital and gate operators and the intital inputs i decided to only do 2 xor and nor as i believe it presents enough info to express my capabilities with redstone engineering. I opted against a cca adder simply because i like to express real world computer science and I opted against a carry look ahead adder as i simply haven’t built one yet or researched them enough. Essentially by choosing which line to output you will get the xor nor add or subtract results. You will have to turn on 2 lines for subtract however i just havent wired it up yet. I chose not to set flags as well as this is only 4 bit and my current project for an alu is 16 bit.

The adder works by xor b + sub mode to determine if its in subtract then it passes through an and gate to determine carry out and then through an a+b xor then that result passes through another and gate along with the carry out/in result to determine if it needs to be carried up to the next bit. Then the carry and sum of ab passes through another xor to get the final result. Subtraction is simply turn on subtract mode for first xor and add a carry in of 0001.

The xor works by hijacking the xor result of a+b and the nor works by hijacking right before the xor gate where the comparator based xor will be on for either input.

finally you plug in the opcode into which torch lines you want and viola you get the output you desire.

Images / videos of the build:

ps it only let me embed 1 image sorry.

What is the name of the warp for your build on ORE?:
Nxjfjhdhdhdhdnj

Provide your results after completing the ORE Binary Quiz: Binary Quiz completion certificate:

Completed by Nxjfjhdhdhdhdnj in 11m52.897s on 6/16/2025, 23:53 UTC.
96.43% accuracy with 1/28 answers given incorrectly.
9f302e4f-3bc7-446d-a16f-521c07ed250d-4e786a666a68646864686468646e6a
0r6n56056m404z1l613f0h3b254j3l1l610d3n2dmbzqnhtumbzr2rwj

Do you agree with the rules?: yes

1 Like

will add all the bitwise ops as i was misinformed about the amount i had to add my apologies


Added all the bitwise operations. AND/OR/XOR/NOT/ADD/SUB/NAND/NOR/XNOR

basically has a not gate a regular value gate an xor add sub and or gate and then you can flip between the not versions.. by all means its clunky and can be improved but i believe i am capable of building

“Unaccepted” because the trial build was MUX.
Notes on that:
This is a mix of me not looking closely enough at the build, and it not being posted on the builder application page. (Sorry nxjf.)
They’re working on learning how to do it with control lines, and will reply here with a new build.
Other than this detail, the application is ready to be accepted, and I’ll monitor for said change.
: (


Added flood carry, invert a, and or with carry cancelation. I understand it now… oh also separated carry in and subtract mode lines

This application has been accepted!

Please review the FAQ below to learn more about the remainder of the process of getting Builder rank.


FAQ

Q: What is my next step?
A: Join the ORE Minecraft server and request a trial with any available trialers (Engineers, Moderators, and Admins).

The server IP is mc.openredstone.org and the current version is 1.20.4 on Java Edition.


Q: Do I need to trial right away?
A: Nope! You are free to request a trial at any time so long as your application is accepted (which yours is).

Ideally you want to avoid taking too long, so we strongly recommend being sure you can pass before requesting a trial.


Q: How long does a trial last?
A: This can vary somewhat across different trialers, but generally somewhere around half an hour or less. It will often take longer if you aren’t as prepared, so we recommend reviewing ahead of time, especially with help from another member.


Q: What do I need to know for the trial?
A: This can also vary somewhat across different trialers, but here are some of the most important topics:

  • Binary and Binary Arithmetic (Addition/Subtraction)
  • Logic Gates and Bitwise Logic
  • Redstone Adders and ALUs
  • Two’s Complement (Signed Numbers)

A great way to make sure you know what to expect is to ask the specific trialer what you should learn ahead of time.


Q: How often can I retry after failing?
A: There are 2 limitations:

  1. Trials can be done 24 hours after a failed one
  2. Only 2 trials can be done every 7 days

Q: What are the benefits of Builder?
A: There are 2 main benefits:

  1. Permissions to use Worldedit commands
  2. A plot on the Build server (4 times as large as School server plots)

Aside from that, there are also some minor benefits such as:

  • Running and voting in Staff elections
  • Joining the Survival and Seasonal servers
  • Option to progress to Engineer (barring additional requirements are met)
  • Interact with other Build plots (assuming permission from the plot owner)