Hello there guys. Total noob here. I been assigned to make a Minecraft Mod for my advance programming course. I've been having trouble Implementing this feature:
Implement a tile entity block that transports power from any ‘Energy Container’ to another. The pipes should be able to do this no matter how apart the ‘Energy Containers’ are as long as there’s ‘pipes’ between them.
I already made a Generator, an energy storage and even an electric furnace. I don't know what to do since I don't really have any idea of what I'm doing.