I can only speculate on this, but I'm pretty sure that the OP was saying that you should only have to right-click one of the two doors for them to open at the same time. And thus, with that in mind, you wouldn't need a redstone inverter. You'd just need a single power source for both.
In this case, we'd need to make it like chests. You can't put 3 doors down next to each other. Simple as that. They just have to copy/paste that part of the code from the chests, to the doors. The only actual work needed to do, would be to open both adjacent doors at the same time, even if only one is clicked. I think that's what the OP was getting at.
If I am wrong, then by all means OP, do tell what you meant.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
When you were to open one, the other would open, and same with closing. Tell me what you think!
That only works if you use a button, lever, or pressure plate.
Pressure plate means that you don't have to open it.
It also means any mob can just waltz into your house.
In this case, we'd need to make it like chests. You can't put 3 doors down next to each other. Simple as that. They just have to copy/paste that part of the code from the chests, to the doors. The only actual work needed to do, would be to open both adjacent doors at the same time, even if only one is clicked. I think that's what the OP was getting at.
If I am wrong, then by all means OP, do tell what you meant.