Adam the Noob
Terrarian
Ive used this to make a random number generator, if anyone can help me make it other than 50% I'd be grateful
So how it works is that doors have a 50% chance to open either side, and with that we can do this.
In the pictures we see two dart traps being fired at the same time,
On the lower tube, the first pressure plate opens the door, and the second closes it.
If the door is closed:
no input to the logic gates is provided.
If the door is open:
the lower dart goes past the door, toggling the logic gates and closing the door.
On the upper tube we have a dart trap delayed by honey, which will trigger faulty logic lamps to check which lamp is active, and sending an output through the active one, if the dart goes through it changes the state, and if it doesn't then the state remains the same
Output comes out from ONE of the logic gates.
To create 1/4, 1/8, etc. chain more than one together.
So how it works is that doors have a 50% chance to open either side, and with that we can do this.
In the pictures we see two dart traps being fired at the same time,
On the lower tube, the first pressure plate opens the door, and the second closes it.
If the door is closed:
no input to the logic gates is provided.
If the door is open:
the lower dart goes past the door, toggling the logic gates and closing the door.
On the upper tube we have a dart trap delayed by honey, which will trigger faulty logic lamps to check which lamp is active, and sending an output through the active one, if the dart goes through it changes the state, and if it doesn't then the state remains the same
Output comes out from ONE of the logic gates.
To create 1/4, 1/8, etc. chain more than one together.
Last edited: