SirEdvin / UnlimitedPeripheralWorks

Extreme compact CC:R and CC:T mod that tries to make everything, that even possible a peripheral

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feature] AE2 Peripheral Support

Merith-TK opened this issue · comments

Two things!

  1. Make computercraft able to use AE2 Fluix Cables as networking cables (one lane per peripheral)

  2. Make CC See AE2 P2P connections as peripherals

image
currently this is how one has to setup CC and AE2 networks

AE2 can handle item, power, and etc transportation, it would be amazing if it could handle transportation of CC data as well!

commented

I am not sure if this possible, but I will check)

Idea for implementation could be an AE2 specific CC Modem (like the ones shown)

commented

Forge can do this afaik via open peripherals, but there is no equivilant on fabric.

commented

I'm not necessarily a fan of kotlin, so I'll write my own mod that works in a lang I prefer.

commented

You actually, can write things on java with kotlin repository. It will be a little strange, but defenetly possible

commented

So, sorry, but I decided this to be a little out of scope.
While idea is defenetly cool, I am not a big fun of implementing it myself.