Better-than-Adventure / bta-issues

You can report bugs for Better than Adventure here.
25 stars 0 forks source link

Redstone torches placed on a block adjacent to an active motion sensor deactivate instantly #338

Open theothertored opened 2 weeks ago

theothertored commented 2 weeks ago

Describe the bug A motion sensor doesn't power adjacent blocks. Despite that, redstone torches placed on blocks adjacent to an active motion sensor deactivate:

2024-08-25_13 28 53

The torch does not activate again until given a block update. After the torch is reactivated, it does not deactivate even when the motion sensor is activated.

Expected behavior Placed torches shouldn't be affected by the motion sensor, since it doesn't power adjacent blocks.

Version info:

Bigjango13 commented 2 weeks ago

A motion sensor doesn't power adjacent blocks.

Yes it does, one (very useful) quirk of motion sensors is that it doesn't update adjacent blocks, including redstone. This allows for any block to be BUDed.

theothertored commented 2 weeks ago

@Bigjango13 in that case, this issue is unnecessary and I'm closing it.

EDIT: I will add that it is incredibly confusing and hard to figure out if you don't already know it is the case, lol Video of me being unable to figure it out

theothertored commented 2 weeks ago

Actually, I'm reopening, I'd like to know if this is intentional and/or what the devs think about it. If this is a mechanic people find useful, I don't wanna rain on their parade, but I'd like a comment.