Update by @unknown:
Summary:
Whenever I /setblock a Powered Lever on an Unpowered Lever, it won't activate the redstone mechanism next to it.
Steps to Reproduce:
Place a redstone lamp
Place a lever on the top of it
Stand on top and run the command:
/setblock ~ ~ ~ lever 13
Observed Results:
The redstone lamp is still unpowered, even though there is now a powered lever on top.
Expected Results:
The powered lever should power the redstone lamp.
Screenshots/Videos attached: No
Notes:
If a powered lever is set with the command without replacing another lever, it will power the redstone lamp correctly.
Original Description:
Whenever I /setblock a Powered Lever on an Unpowered Lever, it won't activate the redstone mechanism next to it.
Appears to be fixed in 1.6.0.1. Thanks!