mojira.dev

Hao Chang Zhang

Assigned

No issues.

Reported

MCPE-41074 Observer not detecting netherwart growing Confirmed MCPE-40817 Detector rail stays powered Duplicate

Comments

This is intentional behaviour. Pistons(and piston arms) are waterloggable blocks.

Did you use a design from the Java edition? (Design with 2 sticky pistons and observers) This design for a 2-way flying machine unfortunately doesn't work on BE. You can replace one of the stickies with a normal piston. NOTE: it will not fly 2 ways. This is because the Bedrock Edition lacks piston block dropping, unlike Java.

Bedrock edition has other redstone mechanics than Java.

Can you please provide a bit more information? 

The last repeater (on top of the far end piston, which you destoyed and replaced) is actually creating a loop. The repeater is powering the dust in front, which is leading to the back of the repeater.

Did you set the comparator to subtraction mode? Maybe that's the problem. Can you please add a screenshot for clarity?

This is actually intended behaviour. On BE pistons DON'T spit out their blocks when powered with a <3 gametick pulse. This is a Java feature.

This is because the barrel actually changes state when opened (it also changes texture). The observer detects this and therefore gives an output.

Dispenser are not meant to be able to move items between them. They should eject the items. Only droppers have this feature.