RedsTony's: Redstone Expansion
No reviews yet
Standalone vanilla redstone overhaul
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description

Tired of building huge and bulky circuits just to invert signal strength or process complex logic? This mod elegantly expands vanilla redstone capabilities by introducing advanced analog logic gates, hardware signal inversion, and mathematical operations directly into your world!
Create incredibly compact and smart contraptions in just a couple of clicks.
Features
Core Mechanics
This mod introduces two innovative technical logic toggles that change how redstone components process analog signals:
- Inverted Signal (
inverted_signal): Reverses the final output of a gate using the formula15 - X(whereXis the standard output strength). For example, if a gate normally outputs 14, in this mode it will output15 - 14 = 1.- How to toggle: Right-click a compatible gate with a Redstone Torch.
- Inverted Logic (
inverted_logic): Inverts the internal mathematical operation of the gate.- How to toggle: Right-click a compatible gate with an Analog Torch.

Comparator Inverted Logic Mode: Alters the core behavior of the standard Comparator based on the main input (F) and side input (S):
- Compare Mode: Outputs
F * (F < S)instead of the vanillaF * (F >= S). - Subtract Mode: Performs addition instead of subtraction, outputting
F + Sinstead ofF - S.

Comparator Inverted Signal Mode: Applies the signal inversion to the Comparator's final output, mapping the result directly to 15 - X.
Subtractor: A dedicated gate designed for constant subtraction and signal offsets.
- Base Logic: Outputs
F - C, whereCis the block's internal state value (ranging from 0 to 15). - Controls: Right-click to increase the value of
C; Shift + Right-click to decrease it. - With Inverted Signal: Outputs
15 - (F - C). - With Inverted Logic: Switches the operation to addition, outputting
F + C.
Matcher: Perfect for precise signal routing, address matching, and bus systems.
- Base Logic: Compares the main input
Fand side inputS. If they are exactly equal, it outputs the maximum signal strength of 15 (15 * (F == S)). - Parallel Chaining: Automatically outputs
S - 1from its side, allowing you to easily tile multiple Matchers side-by-side for parallel data processing. - With Inverted Signal: Flips the conditional logic entirely into a "Not Equal" check, outputting
15 * (F != S). (Note: This block does not feature an inverted_logic mode, as inverted_signal already provides full logical inversion).
Utility Blocks
- Analog Repeater: Unlike a vanilla repeater that boosts any input above 0 into a full signal of 15, the Analog Repeater preserves the exact incoming signal strength
Fwhile applying the standard repeater delay. - Analog Torch: An inverted power source that outputs a signal strength of
15 - Fbased on the block's input. It also serves as the tool required to activate Inverted Logic on components.
⚠️ Important Information
The mod is currently in active early access and have some bugs.
🚀 Roadmap
The mod will be actively developed! Here is what awaits you in future versions:
- New complex logic gates: Triple XNOR, Triple XOR, Join and Split.
- Add-ons and native integration with other popular mods.
Optimize your circuits and discover new horizons of redstone engineering!
Screenshots feature the Redstone Tweaks resource pack, used under CC-BY-NC-SA 4.0.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources