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

4

(Java) Observers should detect map updates

2 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 1
    Registered User commented
    Comment actions Permalink

    I’m not sure this could work because I’m pretty sure maps in frames are entities.

  • 0
    Registered User commented
    Comment actions Permalink

    Maybe the observer could take a "snapshot" of the NBT color values of the map each redstone tick, and output a signal if the data doesn't match?