I'm looking for a solution to my problem: I'm making a minecart chest storage system for potions, The setup looks something like this: Note that I am not currently planning to add multiple carts per track, so an alternating mechanism is not involved.
I need a way to switch each minecart rail onto the main rail, and have it go back when I am finished.
For example: Speed potion and Strength Potion: I push the speed potion button and the rail containing that cart switches toward the main rail and goes to the access area. I take my potions and hit the send back button, the cart goes back and the main rail resets.
This will do what your asking. I apologize for the crudeness, I need sleep pretty bad. The concept is all there for you. Pressing a button will free the cart and set a RS NOR latch that controls the return junctions. As the cart returns it resets the latch.
It needs to be modified to not accept multiple inputs. If you need help with that I can meddle with it more tomorrow.
I need a way to switch each minecart rail onto the main rail, and have it go back when I am finished.
For example: Speed potion and Strength Potion: I push the speed potion button and the rail containing that cart switches toward the main rail and goes to the access area. I take my potions and hit the send back button, the cart goes back and the main rail resets.
It needs to be modified to not accept multiple inputs. If you need help with that I can meddle with it more tomorrow.
World download:
http://www.filedropp...minecartstorage