Redstone Control 2
Welcome to the world of complex automation and circuit building in Minecraft! This mod represents an enhanced version of the original Redstone Control for the 1.16 build, where all components are implemented through a microblock system.
Core Concept
Miniature Circuits and Automation
Redstone Control 2 utilizes an advanced microblock system from the CD4017BE_lib library, enabling the creation of compact logic elements, arithmetic operations, and redstone signal control components. These microblocks are 4 times smaller than standard blocks, opening up possibilities for building complex circuits in limited spaces.
High Performance
For minimal processor load, microblocks are placed in inactive tile entities, meaning zero performance impact in idle mode¹. Active circuits also consume fewer resources due to the absence of block updates during signal transmission.
¹: idle mode includes decorative structures, logic elements in stable states, and inactive machinery

Main Features
Redstone Circuit Creation
The mod provides a complete set of standard logic operations (AND, OR, NOT, XOR), numeric comparison operations, addition, subtraction, multiplication, division, as well as specialized components like Schmitt triggers, SR latches, multiplexers, counters, and memory modules. Cables and components work with 32-bit integers, equivalent to 32 independent logic channels.
Advanced Control Elements
Microblocks also include versions of switches, lamps, seven-segment displays, and text labels for creating complex control panels. Converters allow communication between standard redstone and the microblock system.
Item and Fluid Transport
A complete transport system is based on item translocator and fluid pump microblocks. The system is modular with precise signal control of resource transfer between chests, item buffers, ground pickup devices, and specialized machinery.
Energy System
Many devices require energy to operate. The mod includes solar panels for energy generation and an adapter for compatibility with other mods' Forge Energy. Devices operate directly with connected storage without built-in buffers, and special power cable microblocks enable long-distance transmission.
Remote Block Interaction
The block interaction system allows mechanisms like block breakers to operate on blocks not only directly in front of them but also in remote locations through various controllers:
- Block Interaction Port provides access to adjacent blocks
- Interaction Pipe Driver extends to survey distant objects
- Random Block Access Controller provides access to any block within a marked cuboid region
Progression System
The mod uses the limited crafting game rule for a unique interconnected learning system. New circuit components become available after testing redstone circuit functionality in the redstone research lab.
Players start with basic vanilla elements and gradually unlock more complex operations, serving as an excellent introduction to automation systems.
Installation
Place the configuration .jar files of this extension and the specified version of collection CD4017BE_lib into the mods directory. To view the in-game manual, the developer recommends installing the Patchouli environment.