PushButton and ToggleLever no longer function
Summary
Nether the PushButton or the ToggleLever mechanic function at the moment. Using these 2 mechanics leads to the button not being pressed, and the lever not being toggled.
Steps to reproduce
- Setup a redstone contraption, I just used a button / level attached to reddust that leads to a redstone lamp. The picture shows the button and reddust leading to the lamp.
-
Place either a button or a level and use the mechanics to try and make them light up the lamp through the mechanics: https://pastebin.com/t5N1MTFT
-
see that neither of them function
-
I tried this from
/mm test cast Lightup
and from spawning a mob that uses the skill and removes itself like so: https://pastebin.com/2EKkQdW9
Current behavior
Neither of these mechanics work as intended.
-
The PushButton mechanic does not push a button at the specified coordinates
-
The ToggleLever mechanic does not toggle a lever at the specified coordinates
Intended correct behavior
-
The PushButton Mechanic should push a button at the specified coordinates
-
The ToggleLever mechanic should toggle the lever at the specified coordinates
Proposed fixes
There are no console errors pertaining to either of these mechanics.
I'd assume something changed with the buttons and levers when 1.16 came out. You might need to edit your code to whatever changed for them.
MM Build: 2ad3e0f5 (#3598) (#3599 is undownloadable at the moment)