Make rhodo leaves mirror the data of the closest item further up the stack
artemisSystem opened this issue ยท 2 comments
So if you have a core and then leaves like this:
[#[~~~~##
Then you push something on the stack:
[2[~~~~##
Then you would be able to take a comparator output from the leaves and it would match that of the core. The leaves would also be data sources for the rhodo funnel.
I think it would be neat to have
Not sure how to handle two cores pointing at the same leaf though. maybe Something Interesting tm could happen.
After discussion in discord this doesnt make that much sense to have.
Quat:
i dont like it tbh, mainly because of what you mentioned where it's ambiguous over a crossing. also leaves aren't block entities and don't store any properties about the network they're connected to. you can just use a red string comparator if you wanna move the signal