Last active 6 years ago
To show you that this can be attached to anything without struggle, i made this 4 x 4 pixel display.
I simply connected the output with this. No need to go back in and change the system.
This pixel display works by moving the pixel to the right when you add. Then when it's to the right end it goes up one pixel. The same goes backwards if you subtract.
Easy, simple, lag friendly.
Hello, today i made a redstone computer. It has 16 different combinations.
I only used 4 transistors, this is because if i wanted to have more transistors, that would mean more combinations. 2^(amount of transistors) = Amount of combinations. If i had 5 transistors, that would be 32 combinations. Witch is something i don't want to bother with. These transistors count in binary.
Here are the two inputs. Adding and subtracting.
The addition is fairly simple. It just gives a single output. But the subtracting is trickier. Basically i have to give it (The amount of combinations) - 1 outputs. Looping it backwards. This is called "Overflow". so 3 + (16 - 1) makes it loop around back to 3, but it doesn't make a complete loop, therefor it ends up to 2.
Now, all the combinations have outputs, witch can be attached to anything. Farm, screen, pistons, you get it. All the outputs are made from logic gates. And, nand, or, nor. These 4 logic gates make up all the outputs for the combinations.
why did the console peasant cross the road?
To render the buildings on the other side.
@TimeKing297 Team optic theme 4 life
Ah, beauty