Threshold Switch incorrectly selects the sides to send the redstone signal
Neakita opened this issue ยท 2 comments
Describe the Bug
The Treshold Switch incorrectly determines the sides to which it should send the redstone signal when looking up and down
Reproduction Steps
- Place the Treshold Switch so that it looks up or down
- Edit it's parameters so it will output redstone signal
- Put redstone lamps so that you can understand which way the signal is going
Expected Result
Threshold Switch sends a signal in all directions except the side from which it reads the information, as it happens in the forge version.
Screenshots and Videos
Forge: https://www.youtube.com/watch?v=WaXLIPvyU84
Fabric: https://www.youtube.com/watch?v=Jb48tSRM8pU
Crash Report or Log
No response
Operating System
Windows 11
Mod Version
0.5.1d
Minecraft Version
1.20.1
Other Mods
No response
Additional Context
No response
I found that it was fixed in commit Creators-of-Create@2cf7d17 for the forge version