Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Another remote controller wich emits a redstone signal? #30

Open
Ichirou-Tomoe opened this issue Jun 12, 2020 · 4 comments
Open
Labels
feature request Request for new features or changes to existing features

Comments

@Ichirou-Tomoe
Copy link

Hello,

I'm delighted to finally get an elevator that is easy to set up, with an optional contol panel with floor names, and wose command blocs integrate perfectly into urban designs.

But while I can get around the no 2×2 elevator size by making my elevator shaft 2×2 wide (except where the elevator stops, but those gaps are only visible from the elevator shaft), I like the doors to
automatically open and close with the elevator.

While I unserstant the appeal of the use of the comparator, especially where we don't want a direct redstone signal to interfere with other circuits, I can't find a way to fit a redstone comparator and circuits to automate the doors on constructs that have one blocks wide floors and walls. So I would very much like another version of the remote controller that would emit a simple redstone signal, like buttons do, to operate the elevator doors.

And while we're at it, I personnaly feel that being able to completely mask the basic controller, even its buttons, and only see the elevator display would be the icing on the cake. After all, you did take the time and efforts to make those floor label fully functional to operate the elevator.

2020-05-23_17 04 33
In any case, thank you for a great mod. I'll be sure to use it, with ou without the means to automate my doors!
Have a nice day.

@SuperMartijn642 SuperMartijn642 added the feature request Request for new features or changes to existing features label Jun 12, 2020
@Scwestbrook
Copy link

Scwestbrook commented Dec 13, 2020

Hi, this mod contains the answer you might be looking for.
https://github.com/stfwi/rsgauges
https://www.curseforge.com/minecraft/mc-mods/redstone-gauges-and-switches
How to set up doors:

  1. Attach a comparator switch to the elevator controller, or underground remote elevator controller bound to your elevator.
  2. Put an industrial cased switch link receiver 2 blocks below the doors (right below the block the doors are on) Do this for each door.
  3. Obtain an ender pearl.
  4. Right-click the reciever, then right click the comparator switch.
  5. Move the elevator 1 floor up/down, then return it to the original position.
    The doors should now open and close automatically.
    Side note:
    If you install Engineer's Decor, also by @stwfi, I reccomend the Metal sliding doors, to more closely simulate a real elevator. Or, when Mcreator 1.16 support comes out, you can use that to create your own doors.

    If this is too complicated, @mention me and I will help you out.

@Scwestbrook
Copy link

Scwestbrook commented Dec 13, 2020

I do agree with that statement, that being able to get rid of the basic controller buttons, and just have an elevator display would be a nice feature, so long as the option to enable buttons was still there.

@SuperMartijn642 SuperMartijn642 changed the title feature request: could we get another remote controller wich emit a redstone signal? [Feature] Another remote controller wich emits a redstone signal? Sep 26, 2021
@SuperMartijn642
Copy link
Owner

I might still add a block which just outputs a redstone signal directly, but just for anyone looking at this, you can now also use comparators on a remote elevator panel as a remote redstone solution.

@PDunes
Copy link

PDunes commented Sep 15, 2024

Just use an observer, combined with some redstone circuitry and sliding doors and you're done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for new features or changes to existing features
Projects
None yet
Development

No branches or pull requests

4 participants