[dev] The One Probe Override doesn't override redstone output
dannydjdk opened this issue ยท 4 comments
The One Probe is now showing component redstone outputs based on the side of the component being viewed. However, if the side of the component also corresponds to a side of the panel that is outputting redstone, The One Probe is displaying that redstone output too.
How do we tell The One Probe not to display the panel's redstone output when we're looking at a component?
Any idea @lublak?
I had made a pull request for quite some time but unfortunately mcjty never looked at it:
McJtyMods/TheOneProbe#453
I'm looking for a workaround.
Since we can't rely on this being pulled by McJty, one idea is to add a sub-header at the end of the custom probe info labeled "Redstone Panel". That way, it will be clear that the redstone output displayed at the bottom pertains to the panel, not the component.
fixed in #61