
More robust createNetworkForType() that will enable custom conduits
spacebuilder2020 opened this issue · 2 comments
I am working on a mod that will add ic2 and gt power conduits, however, it crashes since the createNetworkForType() method from ConduitUtil.java only works with default conduits. It was suggested at #2944 that this be implemented as a method in IConduit, in #2944, I took a shot at implementing that, as well as moving the default code from ConduitUtil to AbstractConduit for a default method to avoid breaking existing code.
https://github.com/spacebuilder2020/Spacebuilder2020-s-addon-mod-for-ender-io
Hi,
Pls have a look at the latest commits, there is a new way to register for the yeta wrench (display modes!)
Sent from my iPhone
On 18 Nov 2015, at 00:26, spacebuilder2020 [email protected] wrote:
I have tested it with my mod and it is working correctly.
—
Reply to this email directly or view it on GitHub.