Integrated Dynamics

Integrated Dynamics

63M Downloads

Make cable connections side aware

rubensworks opened this issue · 3 comments

commented

Certain mods, such as Compact Machines require cable and path element capability retrieval to be sided.
So some internal (backwards-compatible) refactoring is required to make this work.

Note that some NBT serialization changes to networks will be required, due to only positions of path elements being stored, and not the side they are connected by.

More information: #419

commented

@thraaawn I just did some changes to make all ID network handling sided. Do you have deobfuscated (dev) builds available for Compact Machines that would allow me to test this a bit in a dev environment?

commented

Not automatically, no, sorry.
Have this:
compactmachines3-1.12.2-3.0.5-deobf.jar.zip

Edit: I needed to zip that for github to accept the file upload.

commented

Thanks, seems to work great!