#I've just created the worst contraption ever

1 messages ยท Page 1 of 1 (latest)

thick nest
#

I don't know if I'm dumb or not, but I think you can't just tell if a redstone system is just ON or OFF with Create (I know that Nixie Tube gives the signal strenght, but that's not what I want)

So I basically created an item loop, between 2 items that are respectfully called "ON" and "OFF", reading it from a depot.
Everytime I flick the lever on my control pannel, it switches the farm on and off, sending the signal through a redstone torch (to invert the signal), an observer gives a little signal lenght, that I extend to 2 ticks in order to activate the funnel for enough time to get 1 item through
This item is then sent into the chute from the weighted ejector, while the other one goes onto the depot

This is the worst contraption ever there :)

last warren
#

Makes me wonder if there's a way to simplify it

thick nest
#

Wondering too ngl, itโ€™s really ugly rn

last warren
#

Alright let me try to simplify it today

last warren
#

Alright so target block can output its' redstone strength in progress bar, with precise display board size and letter spacing, it kinda works.

#

But if that doesn't satisfy you (because that didn't satisfy me), I also made another design.

#

So in vanilla Minecraft, this is what we called a T-FlipFlop but I did a little modification. By pressing the button, it switches the nametag from "Off" to a nametag called "On"

#

(Those are droppers with arrows as where they are facing, pulse repeater on 2 ticks, no other modification, and the block with button is the power input, only viable with button for now, you can put the button on the front side but I put it there just to show it.)

#

The "Off" is on the Depot, and the "On" is in the hopper.

#

I just got an idea for using Create but I'm heading off soon

thick nest
#

Ohh true, I totally forgot that I could use a t flipflop

#

That's smart!

last warren
#

:D

#

Mastermind

last warren
thick nest
#

Yeah!

last warren
#

Lever in the other hand would be a bit tricky to make.

#

Although.. not so much, I just need an Observer

thick nest
#

Yeah I'm just using the pulse of an observer

mortal dome
#

I think I did this more simplified in one of my old bank designs

last warren