RedsTony's: Redstone Expansion

Quick rating

RedsTony's: Redstone Expansion

No reviews yet

Standalone vanilla redstone overhaul

Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

RedsTony's banner

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 formula 15 - X (where X is the standard output strength). For example, if a gate normally outputs 14, in this mode it will output 15 - 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

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 vanilla F * (F >= S).
  • Subtract Mode: Performs addition instead of subtraction, outputting F + S instead of F - S.

comparator inverted signal

Comparator Inverted Signal Mode: Applies the signal inversion to the Comparator's final output, mapping the result directly to 15 - X.


subtractor Subtractor: A dedicated gate designed for constant subtraction and signal offsets.

  • Base Logic: Outputs F - C, where C is 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 Matcher: Perfect for precise signal routing, address matching, and bus systems.

  • Base Logic: Compares the main input F and side input S. If they are exactly equal, it outputs the maximum signal strength of 15 (15 * (F == S)).
  • Parallel Chaining: Automatically outputs S - 1 from 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 F while applying the standard repeater delay.
  • Analog Torch: An inverted power source that outputs a signal strength of 15 - F based 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.

Screenshots

Gallery

  • Screenshot features elements from the Create and Create Aeronautics, used for visual demonstration
    Screenshot features elements from the Create and Create Aeronautics, used for visual demonstration
  • Screenshot features elements from the Create and Create Aeronautics, used for visual demonstration
    Screenshot features elements from the Create and Create Aeronautics, used for visual demonstration

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works