Landon D.
- Sunflares94
- sunflares94
- America/Los_Angeles
- Yes
- No
3 issues
Key
Summary
Status
Reporter
Assignee
Created
Changed Description:
The observer seems to update air or any other block behind it (even other observers which are marked as a transparent block) with a redstone signal. It can be seen with just a normal block update but I found it by running into
MC-107500.
Changed Description:
When redstone (that is adjacent to the block the observer checks for updates) is updated the observer activates.
Note: it doesn't activate when the redstone is placed only when it is broken, powered, or the direction is changed in some way
I tried it the observer is being updated when it is pulled back down, making the redstone activate for a tick pushing it back up. It seems almost intended, but it is the same issue as
MC-107662.The totems max stack size is 1, so it couldn't be an issue unless they are spawned in.
It may be because you are in Creative mode items won't be consumed.
After performing the bug listed above, place a redstone lamp behind the observer block and you will find it stays powered.
Remains powered
I was unable to replicate the issue.
If I am correct that is intended, that is not a matter of the power emitted it is an effect of BUD powering since PE does not have BUD power it works differently.
@SuperGeniusZeb Ah, I see. Forgive me, I'm not one to use redstone often.
Perhaps a Server-side issue?
I had a similar issue, with just regular maps, exact copies in fact. One didn't respond while the other worked fine, I wasn't able to replicate the issue again.