[MCPE-15315] Observers don't detect block updates in melon nor pumpkin stems Created: 11/Jun/16  Updated: 07/Sep/19  Resolved: 08/Aug/16

Status: Resolved
Project: Minecraft (Bedrock codebase)
Component/s: None
Affects Version/s: 0.15.0 Beta build 3, 0.15.4
Fix Version/s: 0.15.4

Type: Bug
Reporter: Alex Arguello
Resolution: Fixed Votes: 1
Labels: None

Attachments: PNG File B89A9658-4AC2-4DA1-8997-357F1724554E.png     PNG File Screenshot_2016-06-06-12-40-30.png     PNG File Screenshot_2016-06-06-12-41-45.png    
Confirmation Status: Unconfirmed
Platform: Tablet - Android - Other (Specify in description)

 Description   

I'm on a Nook HD tablet and While using observer blocks I tried to make a automatic pumpkin/melon farm and noticed two distinct things. One the observer does not see an update in the stem of melon nor pumpkins when one or the other spawns in and attaches to the stem making it arch as show in the pictures. Second melons nor pumpkins will grow if a block is on top of the stem even though it grows sideways. I'm unsure how long this has happened before the 0.15.0 Beta update.



 Comments   
Comment by Carlos Morales Acevedo [ 07/Sep/19 ]

I’m playing on the Minecraft bedrock edition v1.12.1 and the bug is still there

Comment by Cy Sprouse [ 11/Aug/19 ]

This issue is not resolved. Observer blocks should actuate upon observing changes in the Extended Blockstate.

Comment by Alex Arguello [ 10/Aug/16 ]

When I put an observer on the side of a stem pumpkin or melon it's still not seeing the stem update for me but it will see the melon or pumpkin itself but if broken with a piston the observer makes it into a clock and does not let the melon grow again.

Comment by Alex Arguello [ 10/Aug/16 ]

Well thank you for the update I'll be sure to Try my farm ideas and let you know my results much appreaceated supergeniuszeb

Comment by Zeb [ 08/Aug/16 ]

In 0.15.4, pumpkin/melon stems now cause block updates, thus triggering Observers. This issue can now be closed.

Comment by AMAN4700 [ 08/Aug/16 ]

Please respond and add the current version if you can reproduce this issue.

Comment by Zeb [ 24/Jun/16 ]

Hey mods? I think this issue can be closed now, since it is WAI.

Comment by Alex Arguello [ 14/Jun/16 ]

Well thank you very much for the explanation and for looking into this for me very much appreciated.

Comment by Zeb [ 13/Jun/16 ]

Confirmed for 0.15.0 on Windows 10. I know exactly why the observers aren't activating:

The stem will change appearance depending on whether or not a melon is adjacent to it, but this is handled in the "extended blockstate", not the basic blockstate which is saved to file. Other blocks like fences, walls, & stairs use the extended blockstates for things like changing their models & hitboxes when another fence is adjacent to them and other properties dependent on adjacent blocks. Changing the extended states of any of these blocks does not cause the observer to update, perhaps because changing the extended state of a block doesn't cause a block update. (Which would actually make sense... after all, can you think of any reasons why a block update would need to be triggered for a change in an extended state?)

Therefore, the first part of this issue is probably works as intended.

As for melons stems not producing melons when there is a solid block directly above them, I'm going to go test that and update this post when I find results.

EDIT: In the Java edition, melons and pumpkin stems do not grow melons/pumpkins when there is a solid block directly above them. Therefore, I believe this behavior is also works as intended, and this issue can probably be closed.

Generated at Sat Jan 11 15:07:11 UTC 2025 using Jira 9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13.