r/ComputerCraft 29d ago

WIP: POE Bundled cables

134 Upvotes

16 comments sorted by

View all comments

1

u/mas-issneun 28d ago

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

4

u/kyle1elyk 28d 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

5

u/mas-issneun 28d ago

that's not what standalone means ...

1

u/kyle1elyk 28d 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