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).

5

New Redstone contraption

3 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 1
    Registered User commented
    Comment actions Permalink

    you could also just instead of coding a new block with a texture and all that just add the mechanic to repeaters

  • 2
    Registered User commented
    Comment actions Permalink

    Sounds like an end game redstone item. But I think it could work. You'd probably want to make it so you get two blocks. One receives signals while the other releases them. So you could put a signal in to one and it would come out the other. The other thing one would need to do it set them to each other. Maybe you could code it so you would be able to put different items in them, and the ones with the same items would be connected. A simple way to connect them. However the more of them that are releasing the signal from the one that is connected, the weaker the signal will be. For each one that releases from one that it goes into the signal will be divided by that number.

  • 1
    Registered User commented
    Comment actions Permalink

    You can just use a dropper to send an item through a portal.