Started by
Ali107
on
Topic category: Help with Minecraft modding (Java Edition)
How do I make a wire block that transmit power to every adjacent wire, except the wire block it received from?
So it will look at all the wires in all directions, if there's a wire, check if that wire block gave it the power it transmitting, if not send power there.
I know how to do most of it, but I don't know how check which adjacent wire block was the source of the power.
Can someone help?
Here is a diagram I made real quick to explain what I want. It's in this link: https://imgur.com/a/YrTQC6Q
Bump.