Loading...
Beta Modpages Unclaimed

Wireless Redstone Mod

Create wireless redstone circuits. Use mutliple channels to create complex contraptions.

0 Likes
718 Downloads
Created by owca85

Description

This mod allows to create wireless redstone circuits using Transceiver item. 

 

 

After placing a Transceiver in the world you decide if it should work as a Transmitter or Receiver of redstone signal. You also need to specify a channel on which the Transceiver will work.

You can create any numer of channels - each with a unique name.

 

Transmitter detects redstone signal around it and sends it to all Receivers on the same channel.

Receiver powers up all blocks around it when it receives a signal from any Tranmitter on the same channel.

 

How to setup example circuit:

1. Place a Transceiver in the world
2. Select "Transmitter" mode
3. Select existing channel (you can type to search if you have multiple channels) or click "Create new..."
4. The Transmitter should be now configured. If you right-click on it you should see a message with Transceiver's mode and channel's name (it's helpful when debugging multi-channel circuits)
5. Now place a Redstone Lamp in some distance from the Transmitter.
6. Place another Transceiver on the Lamp and select mode: Receiver and the same channel as before.
7. Now power up the Transmitter block. You can use a lever, button, redstone block or any other redstone signal source.
8. When powered, both Transmitter and Receiver should "blink" and the lamp should be on.


 

Permissions

By default you can see and use any channel crated by users on the server but you can rename or delete only your own channels. This behaviour can be changed in server config file. Other possible options are:

- PUBLIC_WRITE - every user has full access to all channels on the server

- PRIVATE - users have only access to their own channels and channels permitted by other users.

 

In PRIVATE mode you can use following commands to manage access to your channels:

/channels grant <channels> <users>

/channels revoke <channels> <users>

 

To manage channels (create, rename, delete) you can use following command:

/channels show

 

Other items




This mod adds 3 additional items just to make the circuits more compact:

- Wireless Button

- Wireless Lever

- Wireless Pressure Plate

 

Wireless Button

 

Wireless Lever

 

Wireless Pressure Plate

 

All of them work as Transmitters in addition to their normal behaviour.
To see which channel they are bound to use Ctrl + Right Click.

Examples
If you wonder what you can do with this mod see some examples below ;)



 

 


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

Gauges and Switches

Adds buttons, levers, plates, timers, detectors, sensors, gauges and lamps. Configurable and wirelessly linkable.

Alternate Current

An efficient and non-locational redstone dust implementation

Super Circuit Maker

Ever wanted to build custom logic gates and complex circuits? Now you can!