[MCPE-19152] Observer don’t activate on passing minecart Created: 12/Dec/16 Updated: 12/Dec/16 Resolved: 12/Dec/16 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 0.16.2 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Marco Kaiser | ||
| Resolution: | Works As Intended | Votes: | 0 |
| Labels: | None | ||
| Confirmation Status: | Unconfirmed |
| Platform: | Windows |
| Description |
|
Tried to use the observer block to send a redstone signal when a minecart is passing. Due to the fact that the observer is triggered from a expanded piston, it would be logical if it would be triggered from a passing minecart. |
| Comments |
| Comment by user-f2760 (Inactive) [ 12/Dec/16 ] |
|
A minecart passing by is not a block change/update (whatever pe uses). |