The vertical placement of the Smart Observer outputs redstone signals in the wrong direction.
Dragon-LinFeng opened this issue · 1 comments
Describe the Bug
When the Smart Observer is placed vertically, the observation end can output a signal, which should be prohibited because it will destroy the machine that uses the vertical Smart Observer to check hoppers or other blocks that can be activated by redstone. Also, when the Smart Observer is placed vertically, there is one side in the horizontal direction that will not output a redstone signal.
Reproduction Steps
- Place a vertical Smart Observer.
- Add filter items to the Smart Observer.
- Place a block that can activate the Smart Observer on the observation end of the Smart Observer.
- Find that the Smart Observer will send a redstone signal to the observation end.
There is a video below showing this bug.
1691305483500.1.mp4
Expected Result
When this block is placed vertically, the observation end is prohibited from outputting redstone signals, while all directions except the observation end can correctly output redstone signals.
Screenshots and Videos
No response
Crash Report or Log
No response
Operating System
windows 11
Mod Version
0.5.1c
Minecraft Version
1.19.2
Forge Version
43.2.11
Other Mods
• minecraft server-1.19.2-20220805.130853-srg.jar : minecraft (1.19.2)
• mods_folder FarmersDelight-1.19.2-1.2.2.jar : farmersdelight (1.19.2-1.2.2)
• mods_folder sophisticatedbackpacks-1.19.2-3.18.55.889.jar : sophisticatedbackpacks (1.19.2-3.18.55.889)
• mods_folder ImmersiveEngineering-1.19.2-9.2.2-165.jar : immersiveengineering (1.19.2-9.2.2-165)
• mods_folder NoChatReports-FORGE-1.19.2-v1.5.1 (1).jar : nochatreports (1.19.2-v1.5.1)
• mods_folder buildinggadgets-3.16.2-build.22+mc1.19.2.jar : buildinggadgets (3.16.2-build.22+mc1.19.2)
• mods_folder sophisticatedstorage-1.19.2-0.8.38.555.jar : sophisticatedstorage (1.19.2-0.8.38.555)
• mods_folder jei-1.19.2-forge-11.6.0.1016.jar : jei (11.6.0.1016)
• minecraft forge-1.19.2-43.2.21-universal.jar : forge (43.2.21)
• mods_folder cofh_core-1.19.2-10.2.1.40.jar : cofh_core (10.2.1)
• mods_folder sophisticatedcore-1.19.2-0.5.81.377.jar : sophisticatedcore (1.19.2-0.5.81.377)
• JarInJar flywheel-forge-1.19.2-0.6.9-18.jar : flywheel (0.6.9-18)
• JarInJar thermal_core-1.19.2-10.2.0.5.jar : thermal (10.2.0.5)
• mods_folder thermal_expansion-1.19.2-10.2.0.21.jar : thermal_expansion (10.2.0.21)
• mods_folder thermal_foundation-1.19.2-10.2.0.47.jar : thermal_foundation (10.2.0.47)
• mods_folder DragonSurvival-1.19.2-1.5.56.jar : dragonsurvival (0.0NONE)
• mods_folder create-1.19.2-0.5.1.c.jar : create (0.5.1.c)
• mods_folder geckolib-forge-1.19-3.1.40.jar : geckolib3 (3.1.40) - 1
• mods_folder createaddition-1.19.2-20230623a.jar : createaddition (1.19.2-20230623a) - 1
Additional Context
No response