When you are making your redstone suggestions, please note that Java and Bedrock will not have the exact same the same redstone systems - this would require redoing redstone system completely on one platform or the other. The two systems are functionally different and are going to stay that way. Please be sure to tag your suggestions with (Java) or (Bedrock).

1

Redstone Repeater Mode Shift Proposal

2 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    You can kinda get exactly what you said by using comparators

  • 0
    Registered User commented
    Comment actions Permalink

    While it may seem that a comparator can achieve almost the same result, there are important differences.
    Comparators are sensitive to side redstone input, and they can only apply a 1-tick delay while preserving signal strength.
    As a result, using them for control often requires extra space and complexity in the circuit.

    This proposed repeater modification is aimed at providing a simple wiring component that allows signal delay without amplification and without interference from side inputs—ideal for clean, compact signal timing and strength-based logic.