Redstone Manager
Modby GacBL
Control all your redstone switches from one place. Link all the levers and control them from a single block.
Type
Mod
CurseForge Downloads
22,995
CurseForge ID
1310787
Last Updated
Jun 10, 2026
Description
Redstone Manager
This mods is relatively new and might have some bugs.
Please report issues and feedback on the GitHub.
Manage all your redstone switches from one central command block
Here is a sample image of how the mod is supposed to work, this is still all work in progress, and things are sure to change:

Using the mod
Start by crafting a Manager and a Linker.
Crouch + right click with the Linker on a Lever to link them.
Open the manager and create your first group by clicking on the plus button.
Place the Linker inside the newly created group.
From within the Manager, you can now toggle that single lever on/off or toggle the entire group.
For modpacks
The linker works on a tag system, where it looks if the block has a tag: redstonemanager:linkable_items.
If the block has that tag, it will allow the link to be created between them.
Afterward it is checking for the powered state of that block to get its state.
For devs
You can add this mod to your project by adding this:
maven { name = "Gac Repository" url = uri("https://maven.igorilic.dev/releases") }And then adding this as a dependency:
implementation "dev.igorilic:redstonemanager:${rm_version}"Have suggestions?
If you have any suggestions that you think can improve the modpack, open an issue for it and let's have a discussion about it.
Or join the discord server: https://discord.gg/7maXVvt2c4
Similar Mods
Immersive Caves
A Vanilla+ mod that adds new climate/biome based Cave Types
Iskall Mini Mobs
Miniature trainable mobs
The Man From The Fog - Fabric
The Man From The Fog made for Fabric
Origins Randomiser
Highly configurable mod to randomly assign you an origin on death, with many other options, such as lives.
SMWYG-FIx
This project fixes the SMWYG force leave bug.
Twilight Forest Portal Catalyst
A Mod that Adds a Twilight Forest Portal Catalyst, which Can be Used as a Custom Portal Creation Item for The Twilight F...