Honey block not working same as slime block
Sh4drenoth opened this issue · 2 comments
Since the last patch that fixed the issue with sticky blocks I created a flying machine using honey blocks since they're easier to acquire, but for whatever reason observer pulses aren't being propagated through them as they would slime blocks, preventing the machine from engaging.
Unlike the slime block, the honey block does not carry a redstone signal because it is a transparent block. [Java Edition only]
From the minecraft wiki. Seems like that's intended.