[Feature Request] Wireless Redstone
rabrunos opened this issue ยท 2 comments
Wireless Transmitter and Receiver
- Redstone Transmitter: It can receive redstone signal from 4 inputs (sides) and transmit to a receiver.
- Redstone Receiver: Receives the signal from a transmitter and distributes the value divided by the 4 outputs (sides).
(Receiving 10 Redstone Power and spreading it across 2 output would result in 5 Redstone Power on each output. Already receiving 10 Redstone Power and spreading it across 4 outputs would result in 2.5 rounded down, which would be 2 Redstone Power for each output.)
The devices would operate across frequencies, for example:
A transmitter operating at frequency 100 would only send signal to receivers operating at frequency 100.
(Ideally, the block would have the owner's ID, for example, UserID/100, so the Transmitter or Receiver would be in the UserID/100 frequency, but the user would just change the number, the ID would be automatic)
So everyone could use the same frequency but without interfering with each other.
And it could have a config.toml for the server that would define how far a signal from the transmitter could go.
There are some mods that do this, if you want some inspiration, I'll quote them.
- Ranged Wireless Redstone (1.18)
- Redstone Gates (1.18)
- GIRC-Wireless-Redstone (1.18)
- Wireless Redstone CBE (1.12)
I'm currently using Redstone Gates, as it has other interesting devices besides Transmitters and Receivers.
But particularly I think the Ranged Wireless Redstone's design is prettier.
But when you added the Logic Gate to your mod, the only thing holding me back from others is the transmitter haha
Its logic gate was innovative, it brings many possibilities in just 1 block, not limited to one type of gate per block (Like Redstone Gates)!
Wireless Iron Door and Redstone Lamp
- A door and a lamp that also have activation frequencies.
So, by setting the same frequency as a transmitter, when the transmitter receives a redstone signal it opens the door or turns on the lamp. - To set the frequency of the lamp, just right-click on it and the settings menu will appear.
- To set the frequency of the door, simply right-click on it while sneaking.
- Or there could be a device for configuring both.
Hi fael, sorry man the mod is about to be feature complete :/. I also already have wireless in my Gauges and Switches mod, this mod here will have a very tight scope window - only the few vanilla'rish blocks and one controller-like block. So, with a heavy heart, I have to say no.