I have a command block that says "/say hi" and put it into a dispenser. If I put a redstone block under the exit of the dispenser, before it would trigger the command if the dispenser shot it out onto the redstone block. This no longer works, it shoots it onto the redstone block and nothing else happens. Even if you update the command block it wont fire.
Linked issues
is duplicated by 2
relates to 2
Attachments
Comments 4
Steps to duplicate:
Place a dispenser facing a redstone_block with one block space separating them so that when dispensed it will be placed next to the redstone block.
Place a command block and add a command like
say Hello
then copy that command block and command by holding CTRL and 'Pick Block' (clicking the mouse wheel)
Place the command block in the dispenser.
Activate the dispenser (with any method, button, redstone,etc)
Expected results:
The command block will perform the command (say hello) when dispensed (works in 14w26c)
14w27b results:
No output from command block.
I can confirm it too as the same thing is happening to me.
It is happening on my 1.8.6 realms world now
confirmed, I have it too.