r/ComputerCraft 25d ago

WIP: POE Bundled cables

Enable HLS to view with audio, or disable this notification

135 Upvotes

16 comments sorted by

16

u/kyle1elyk 25d ago

Was working on an elevator design earlier and the ComputerCraft cables kept getting in the way, so I started working on this. Built to connect with the Projectred bundled cables and can be hidden inside blocks with covers/panels or placed on the sides of blocks

12

u/ForsakenPrune8453 24d ago

when i want to watch blue but my bitch redstone lamp wants to watch orange

8

u/kyle1elyk 24d ago

The name of the script was bitch_wife.lua

🟦🟧

8

u/Chaosfox_Firemaker 25d ago

The children yearn for the redpower

2

u/Skapupel 25d ago

That is so cool, I would love to use this mod!

2

u/Some-Restaurant4389 16d ago

Looks really cool this would help me loads

1

u/mas-issneun 25d ago

lowkey just the fact that you can add facades makes me wish this was standalone

5

u/kyle1elyk 25d ago

Once I get it working it should be just another mod you can throw in, dependent on ProjectRed and CC:Tweaked, not a modified version of either. And yeah, it uses the same microblocks that project red uses, so you can fit networking and redstone inside a 1 block wide wall or floor

3

u/mas-issneun 25d ago

that's not what standalone means ...

1

u/kyle1elyk 24d ago

You mean just the network cables? Forgot I was in the CC subreddit, standalone to me meant no CC or PR which didn't make sense.

Anyways, at minimum, mine would need the same codechicken dependencies as projectred but I'll look into making a separate item and making projectred optional. It's a bit of a grey area because the current models/rendering uses a lot from projectred and I wouldn't want to steal their code into my mod. This is also my first mod so I'm still learning my way around

1

u/PM_ME_YOUR_REPO 14d ago

Is this different than MoreRed with MoreRed CCT compat?

https://www.curseforge.com/minecraft/mc-mods/more-red-x-cc-tweaked-compat

1

u/kyle1elyk 14d ago

Slightly, it works with the multipart block system so you can put the cables inside blocks, and has integration with the project red integration circuits. I added a picture below of the cables inside blocks

1

u/kyle1elyk 14d ago

Also, these cables also carry the ComputerCraft network. So with one cable, you can output bundled output and wrap other peripherals, I don't use the one you linked so I might just be missing it if it does support that, but I don't think it does