Hi! I'm trying to make a door that needs 2 people to open -- this is the video im learning off
The problem is that I can NOT get the door to open when the wire is OFF, and yes I have read the minecraft wiki about circuiting several times. I'm using minecraft version 1.2.6 if that helps any.
If u need me to take screen shots of the module or anything just ask! Thanks in advance.
Nvm, turns out the DOOR need to be spawned in a diffrent way
Isn't that basically what the guy just said?
Rollback Post to RevisionRollBack
I am the bone of my sword
Steel is my body, and fire is my blood
I have created over a thousand blades
Unknown to death, Nor known to life
Have withstood pain to create many weapons
Yet, those hands will never hold anything
So as I pray, Unlimited Blade Works
Essentially Minecraft doors rotate around one side only. The door that seems to rotate around the other side is just a door facing a different direction and defaulting to being open. When you start out with redstone this will create a surprise as one needs to have an inverted signal for a totally non obvious reason.
Once you know, it's easy again.
Rollback Post to RevisionRollBack
Support the Allocator! Find my inventions such as my pressure plate removal detector on the About Me page of my profile.
I'm still looking for more feedback on my configurable Redstone Gate mod. All gates and common circuits (such as e.g. clocks, edge detectors, latches and Flip-Flops) in a single block.
AND gate with an inverter for one of the doors ( test to see which one to invert in order for the doors' natural state to be closed. ) This Could be followed by an inverter IMPLIES gate, allowing the control input to act as a locking mechanism.
The problem is that I can NOT get the door to open when the wire is OFF, and yes I have read the minecraft wiki about circuiting several times. I'm using minecraft version 1.2.6 if that helps any.
If u need me to take screen shots of the module or anything just ask! Thanks in advance.
Isn't that basically what the guy just said?
I am the bone of my sword
Steel is my body, and fire is my blood
I have created over a thousand blades
Unknown to death, Nor known to life
Have withstood pain to create many weapons
Yet, those hands will never hold anything
So as I pray, Unlimited Blade Works
Once you know, it's easy again.
I'm still looking for more feedback on my configurable Redstone Gate mod. All gates and common circuits (such as e.g. clocks, edge detectors, latches and Flip-Flops) in a single block.