[MCPE-13997] Weird interaction of cactus and redstone dust Created: 26/Mar/16 Updated: 10/May/17 Resolved: 21/Jun/16 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 0.14.0, 0.14.1, 0.14.2, 0.14.3 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | PHO | ||
| Resolution: | Cannot Reproduce | Votes: | 1 |
| Labels: | redstone | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Confirmation Status: | Unconfirmed | ||||||||
| Platform: | Tablet - iOS - iPad 3 | ||||||||
| Description |
|
You can't place a cactus next to redstone dust, but you can do the opposite without breaking the cactus. Steps to reproduce:
What I expected:
I think (2) is the correct behavior because redstone dust is not solid. |
| Comments |
| Comment by PHO [ 04/Jul/16 ] |
|
It's fixed in 0.15.0. |
| Comment by [Mojang] MissMarzenia (Aleksandra Zajac) [ 21/Jun/16 ] |
|
I am afraid we can not reproduce this bug in the recent version. Please update affected versions if this bug still occurs. |
| Comment by Venmore John Hernandez [ 16/Apr/16 ] |
|
I'm not sure whether it's a bug or it was intended to do so. If i'm not mistaken, it has been in the game since 0.13.0 (first release of redstone in mcpe) and it has been used for redstone alternatives them. |
| Comment by PHO [ 28/Mar/16 ] |
|
I think what is going on is that:
|
| Comment by kaleb418 [ 27/Mar/16 ] |
|
@Luis Robles Yes, but it might be that cactus blocks look for adjacent block updates, and powering redstone counts as a block update. |
| Comment by Luis Robles [ 27/Mar/16 ] |
|
You are right, according to the Wiki: " Cacti can only be placed either on sand, red sand, or on other cactus blocks, with no horizontally adjacent solid blocks" |