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

Some component ideas #5

Open
ColonelGerdauf opened this issue Jul 13, 2023 · 0 comments
Open

Some component ideas #5

ColonelGerdauf opened this issue Jul 13, 2023 · 0 comments
Assignees
Labels
feature request New feature or request

Comments

@ColonelGerdauf
Copy link

ColonelGerdauf commented Jul 13, 2023

Here are some ideas for gates:

[in, sig, out] transistor - basically a block that accepts a dialing red stone signal, in order to allow through another redstone signal as-is
[in, out] capacitor - a signal booster that has a delayed reduction of power when signal is removed, and also a small delay when a new signal is sent
[in, out] resistor - reduces redstone current amount, in exchange for heat (useful in Tough As Nails, Survive, and Cold Sweat) and weak light
[in, out] diode - only passes redstone signal if sent one way, can produce light (LED)
[in, out] fuse - disables transmission if redstone signal is beyond a given amount (can be manually reset by clicking on it)
[in, out1, out2, out3] phase splitter - splits an input into three timed (phased) outputs, switching from one output to another in timed intervals

There can be a different version of phase splitter where the clocks of each output are different from one another (01, 001, 00001, etc), or maybe a dial that changes the phase clocks

@ColonelGerdauf ColonelGerdauf added the feature request New feature or request label Jul 13, 2023
@ColonelGerdauf ColonelGerdauf changed the title Some gate ideas Some component ideas Aug 7, 2023
@tristankechlo tristankechlo moved this from Todo to In Progress in Minecraft Modding Sep 8, 2023
@tristankechlo tristankechlo moved this from In Progress to Todo in Minecraft Modding Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants